SendSettings.OwnerDisplayName Property

Definition

Gets or sets the display name of the owner.

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

Property Value

The display name of the owner.

Applies to