_PostItem.Size Property

Definition

Returns an Integer (int in C#) indicating the size (in bytes) of the Outlook item. Read-only.

public:
 property int Size { int get(); };
public int Size { get; }
Public ReadOnly Property Size As Integer

Property Value

Applies to