Share via


GetFederationInformationResult.Details property

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

Syntax

'Declaration
Public Property Details As String
    Get
    Friend Set
'Usage
Dim instance As GetFederationInformationResult
Dim value As String

value = instance.Details
public string Details { get; internal set; }

Property value

Type: System.String

See also

Reference

GetFederationInformationResult class

GetFederationInformationResult members

Microsoft.Exchange.SoapWebClient namespace