ServiceUrls.AlternateEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the alternate endpoint of an organization.
public:
property Uri ^ AlternateEndpoint { Uri ^ get(); void set(Uri ^ value); };
public Uri AlternateEndpoint { get; set; }
member this.AlternateEndpoint : Uri with get, set
Public Property AlternateEndpoint As Uri
Property Value
The alternate endpoint of an organization.