Enum "Email Recipient Type"
ID 8901
Namespace: System.Email
Specifies the type of an email recipient.
Properties
| Name | Value |
|---|---|
| Extensible | True |
Values
| Name | Description |
|---|---|
| To |
Recipient type 'To'. |
| Cc |
Recipient type 'Cc'. |
| Bcc |
Recipient type 'Bcc'. |