Share via


GetFederationInformationResult.RedirectUrl property

Namespace:  Microsoft.Exchange.SoapWebClient
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public Property RedirectUrl As Uri
    Get
    Friend Set
'Usage
Dim instance As GetFederationInformationResult
Dim value As Uri

value = instance.RedirectUrl
public Uri RedirectUrl { get; internal set; }

Property value

Type: System.Uri

See also

Reference

GetFederationInformationResult class

GetFederationInformationResult members

Microsoft.Exchange.SoapWebClient namespace