共用方式為


SendSettings.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

屬性值

擁有者的顯示名稱。

適用於