IAdmSendSmsEmailGatewaySettings
The IAdmSendSmsEmailGatewaySettings interface represents settings of the Email to SMS gateway type.
Inheritance: IAdmSendSmsGatewaySettings
For information on how to use the IAdmSendSmsEmailGatewaySettings interface, see IAdmSendSmsSettings::GatewaySettings.
Properties
Details
To
Gets or sets the address to send email messages to. You can use value references in the address (e.g. %mobilenumber%). Value references are replaced with corresponding property values of the directory object that represents the recipient.
- Type:
 - string
 - Access:
 - Read/Write
 
From
Gets or sets the address to send email messages from. You can use value references in the address (e.g. %mobilenumber%). Value references are replaced with corresponding property values of the directory object that represents the recipient.
- Type:
 - string
 - Access:
 - Read/Write
 
Subject
Gets or sets the subject of email messages. You can use value references in the subject (e.g. %mobilenumber%). Value references are replaced with corresponding property values of the directory object that represents the recipient.
- Type:
 - string
 - Access:
 - Read/Write
 
Body
Gets or sets the body of email messages. You can use value references in the body (e.g. %mobilenumber%, %smstext%). Value references are replaced with corresponding property values of the directory object that represents the recipient.
- Type:
 - string
 - Access:
 - Read/Write
 
Requirements
Minimum required version: 2017.1