RuleActionsSendSMSAlertToRecipients Property

Gets or sets the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent.

Namespace:  Aspose.Email.Clients.Exchange
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public MailAddressCollection SendSMSAlertToRecipients { get; set; }

Property Value

Type: MailAddressCollection
See Also