The size of the item in bytes.
Namespace: MailBee.EwsMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax Public ReadOnly Property Size As Integer
Get
Property Value
Type:
Int32The size of the item in bytes, or -1 if this
EwsItem was constructed manually
(such as with
EwsItem(ItemId) constructor) and there is no data in it.
Remarks See Also