Single individual SMS resource
More...
|
string[] | to [get, set] |
| List of phone numbers in E.164 format, recipients of this message. Currently only one number is supported Required Example: 15551234477 More...
|
|
string | text [get, set] |
| Text to send, maximum number of characters is 1000 Example: Hello, World! More...
|
|
Single individual SMS resource
◆ text
string RingCentral.MessageCreateRequest.text |
|
getset |
Text to send, maximum number of characters is 1000 Example: Hello, World!
◆ to
string [] RingCentral.MessageCreateRequest.to |
|
getset |
List of phone numbers in E.164 format, recipients of this message. Currently only one number is supported Required Example: 15551234477
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/MessageCreateRequest.cs