Share via


GetFederationInformationResult.Url property

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

Syntax

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

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

Property value

Type: System.Uri

See also

Reference

GetFederationInformationResult class

GetFederationInformationResult members

Microsoft.Exchange.SoapWebClient namespace