GetMailTipsOptions
GetMailTipsOptions class
Represents options for GetMailTips
Constructors
| Name | Description |
|---|---|
| GetMailTipsOptions | Initializes a new instance of the GetMailTipsOptions class |
Methods
| Name | Description |
|---|---|
| get_MailTipsRequested | Gets the types of mail tips requested from the service. |
| get_Recipients | Gets a list of recipients to check for mail tips. |
| get_SendingAs | Gets an e-mail address that a user is trying to send as. |
| set_MailTipsRequested | Sets the types of mail tips requested from the service. |
| set_Recipients | Sets a list of recipients to check for mail tips. |
| set_SendingAs | Sets an e-mail address that a user is trying to send as. |