Recipient Class |
Namespace: Aspose.Email.Windows.Forms
The Recipient type exposes the following members.
Name | Description | |
---|---|---|
![]() | Recipient(String) |
Creates a new recipient with the specified address.
|
![]() | Recipient(String, RecipientType) |
Creates a new recipient with the specified address and recipient type.
|
![]() | Recipient(String, String) |
Creates a new recipient with the specified address and display name.
|
![]() | Recipient(String, String, RecipientType) |
Creates a new recipient with the specified address, display name and recipient type.
|
Name | Description | |
---|---|---|
![]() | Address |
The email address of this recipient.
|
![]() | DisplayName |
The display name of this recipient.
|
![]() | RecipientType |
How the recipient will receive this message (To, CC, BCC).
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |