EndpointSwitchEventArgs.PreviousUrl Property

Definition

Gets the previous service endpoint URL for an organization.

public:
 property Uri ^ PreviousUrl { Uri ^ get(); };
public Uri PreviousUrl { get; }
member this.PreviousUrl : Uri
Public ReadOnly Property PreviousUrl As Uri

Property Value

Uri

The previous service endpoint URL for an organization.

Applies to