Attachment.Size Property

Definition

Gets the size of the attachment.

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

Property Value

The size, in bytes, of the attachment.

Applies to