Share via


TeamMailbox.PrimarySmtpAddress property

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

Syntax

'Declaration
Public ReadOnly Property PrimarySmtpAddress As SmtpAddress
    Get
'Usage
Dim instance As TeamMailbox
Dim value As SmtpAddress

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

Property value

Type: Microsoft.Exchange.Data.SmtpAddress

See also

Reference

TeamMailbox class

TeamMailbox members

Microsoft.Exchange.Data.Directory.Management namespace