Share via


ReceiveSettings.OwnerDisplayName プロパティ

定義

所有者の表示名を取得または設定します。

public:
 property System::String ^ OwnerDisplayName { System::String ^ get(); void set(System::String ^ value); };
public string OwnerDisplayName { get; set; }
member this.OwnerDisplayName : string with get, set
Public Property OwnerDisplayName As String

プロパティ値

所有者の表示名。

適用対象