Enum RecipientType
RecipientType enumeration
Specifies the type of recipient.
public enum RecipientType
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | No values are set |
| To | 1 | The primary recipient. |
| CC | 2 | The carbon copy recipient. |
| BCC | 3 | The blind carbon copy recipient. |
See Also
- namespace Aspose.Email.Windows.Forms
- assembly Aspose.Email