Share via


GetFederationInformationResult.Exception property

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

Syntax

'Declaration
Public Property Exception As LocalizedException
    Get
    Friend Set
'Usage
Dim instance As GetFederationInformationResult
Dim value As LocalizedException

value = instance.Exception
public LocalizedException Exception { get; internal set; }

Property value

Type: Microsoft.Exchange.Data.Common.LocalizedException

See also

Reference

GetFederationInformationResult class

GetFederationInformationResult members

Microsoft.Exchange.SoapWebClient namespace