Share via


MailEnabledRecipient constructor (ADObject)

Initializes a new instance of the MailEnabledRecipient class with an Active Directory data store object.

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

Syntax

'Declaration
Protected Sub New ( _
    dataObject As ADObject _
)
'Usage
Dim dataObject As ADObject

Dim instance As New MailEnabledRecipient(dataObject)
protected MailEnabledRecipient(
    ADObject dataObject
)

Parameters

See also

Reference

MailEnabledRecipient class

MailEnabledRecipient members

MailEnabledRecipient overload

Microsoft.Exchange.Data.Directory.Management namespace