AlternateMailbox.Type プロパティ

定義

代替メールボックスの種類を取得します。たとえば、アーカイブです。

public:
 property System::String ^ Type { System::String ^ get(); };
public string Type { get; }
Public ReadOnly Property Type As String

プロパティ値

代替メールボックスの種類。

適用対象