Attachment.Size プロパティ

定義

添付ファイルのサイズを取得します。

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

プロパティ値

添付ファイルのサイズ (バイト単位)。

適用対象