Share via


GetFederationInformationResult.Type property

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

Syntax

'Declaration
Public Property Type As AutodiscoverResult
    Get
    Friend Set
'Usage
Dim instance As GetFederationInformationResult
Dim value As AutodiscoverResult

value = instance.Type
public AutodiscoverResult Type { get; internal set; }

Property value

Type: AutodiscoverResult

See also

Reference

GetFederationInformationResult class

GetFederationInformationResult members

Microsoft.Exchange.SoapWebClient namespace