Discuss this help topic in SecureBlackbox Forum
Shows data size of the message part.
Declaration
Parameters
Description
DataSize property contains data size of the message part if data have been loaded. If message part body has not been loaded yet DataSize value will be 0. If DataSize value is greater than 0 and Data property value is null (nil, Nothing) it means that message part has not been loaded but its size has been calculated.