Share via


OrganizationConfig.MicrosoftExchangeRecipientPrimarySmtpAddress property

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

Syntax

'Declaration
Public ReadOnly Property MicrosoftExchangeRecipientPrimarySmtpAddress As SmtpAddress
    Get
'Usage
Dim instance As OrganizationConfig
Dim value As SmtpAddress

value = instance.MicrosoftExchangeRecipientPrimarySmtpAddress
public SmtpAddress MicrosoftExchangeRecipientPrimarySmtpAddress { get; }

Property value

Type: Microsoft.Exchange.Data.SmtpAddress

See also

Reference

OrganizationConfig class

OrganizationConfig members

Microsoft.Exchange.Data.Directory.Management namespace