_MailItem.Size プロパティ

定義

Outlook アイテムのサイズ (バイト単位) を示す Integer (C#では int ) の値を返します。 読み取り専用です。

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

プロパティ値

適用対象