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

属性值

String

所有者的显示名称

适用于