GetMailTipsOptions

GetMailTipsOptions class

Represents options for GetMailTips

Constructors

NameDescription
GetMailTipsOptionsInitializes a new instance of the GetMailTipsOptions class

Methods

NameDescription
get_MailTipsRequestedGets the types of mail tips requested from the service.
get_RecipientsGets a list of recipients to check for mail tips.
get_SendingAsGets an e-mail address that a user is trying to send as.
set_MailTipsRequestedSets the types of mail tips requested from the service.
set_RecipientsSets a list of recipients to check for mail tips.
set_SendingAsSets an e-mail address that a user is trying to send as.