GetMailTipsOptions.SendingAs

GetMailTipsOptions.SendingAs property

Gets or sets an e-mail address that a user is trying to send as.

public MailAddress SendingAs { get; set; }

Exceptions

exceptioncondition
ArgumentNullExceptionvalue is null

See Also