AlternateMailbox.DisplayName プロパティ

定義

ユーザーに表示される代替メールボックスの名前を取得します。

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

プロパティ値

代替メールボックスの表示名。

適用対象