ServiceUrls.PrimaryEndpoint Property

Definition

Gets or sets the primary endpoint of an organization.

public:
 property Uri ^ PrimaryEndpoint { Uri ^ get(); void set(Uri ^ value); };
public Uri PrimaryEndpoint { get; set; }
member this.PrimaryEndpoint : Uri with get, set
Public Property PrimaryEndpoint As Uri

Property Value

Uri

The primary endpoint of an organization.

Applies to