ExtensibleMessageInfo.Size Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public MustOverride Property Size As ByteQuantifiedSize
Get
Friend Set
'Usage
Dim instance As ExtensibleMessageInfo
Dim value As ByteQuantifiedSize
value = instance.Size
public abstract ByteQuantifiedSize Size { get; internal set; }