RecipientType Enumeration
The RecipientType enumeration specifies types of recipients.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Syntax
'Declaration
Public Enumeration RecipientType
public enum RecipientType
public enum class RecipientType
public enum RecipientType
public enum RecipientType
Members
| Member name | Description |
|---|---|
| ConferenceRoom | |
| Contact | The recipient is a contact. |
| DistributionList | The recipient is a distribution list. |
| DynamicDistributionList | The recipient is a dynamic distribution list. |
| Equipment | |
| PublicFolder | The recipient is a public folder. |
| Unknown | The recipient is of an unknown type. |
| User | The recipient is a user. |
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003