FederatedOrganizationIdWithDomainStatus.AccountNamespace Property

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property AccountNamespace As SmtpDomain
    Get
    Friend Set
'Usage
Dim instance As FederatedOrganizationIdWithDomainStatus
Dim value As SmtpDomain

value = instance.AccountNamespace
public SmtpDomain AccountNamespace { get; internal set; }

Property Value

Type: Microsoft.Exchange.Data.SmtpDomain