GetMailTipsOptions.Recipients

GetMailTipsOptions.Recipients property

Gets or sets a list of recipients to check for mail tips.

public MailAddressCollection Recipients { get; set; }

Exceptions

exceptioncondition
ArgumentNullExceptionvalue is null

See Also