Share via


GetFederationInformationResult.Domains property

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

Syntax

'Declaration
Public Property Domains As StringList
    Get
    Friend Set
'Usage
Dim instance As GetFederationInformationResult
Dim value As StringList

value = instance.Domains
public StringList Domains { get; internal set; }

Property value

Type: StringList

See also

Reference

GetFederationInformationResult class

GetFederationInformationResult members

Microsoft.Exchange.SoapWebClient namespace