Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The maximum size allowed for replication of an item (in kilobytes).
[Visual Basic,VBScript] Property ReplicationMessageSizeLimit as Long [C++] HRESULT get_ReplicationMessageSizeLimit(long* pVal); HRESULT put_ReplicationMessageSizeLimit(long Val); [IDL] HRESULT [propget] ReplicationMessageSizeLimit([out,retval] long* pVal); HRESULT [propput] ReplicationMessageSizeLimit([in] long Val);
See ReplicationInterval for related information.