Freigeben über


BeginImportOrganizationRequest.FriendlyName Property

Definition

Gets or sets the sets display name, or long name, of the organization database. Optional.

public:
 property System::String ^ FriendlyName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string FriendlyName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.FriendlyName : string with get, set
Public Property FriendlyName As String

Property Value

The sets display name, or long name, of the organization database.

Attributes

Remarks

This will default to the existing friendly name in the organization database.

Applies to