MailEnabledRecipient Class

Represents an entity that can receive email through Microsoft Exchange Server.

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

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class MailEnabledRecipient _
    Inherits ADPresentationObject
'Usage
Dim instance As MailEnabledRecipient
[SerializableAttribute]
public abstract class MailEnabledRecipient : ADPresentationObject

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.