|  | 
| PagerCallerInfoRequest | from  [get, set] | 
|  | 
| long? | replyOn  [get, set] | 
|  | Internal identifier of a message this message replies to Format: int32  More... 
 | 
|  | 
| string | text  [get, set] | 
|  | Text of a pager message. Max length is 1024 symbols (2-byte UTF-16 encoded). If a character is encoded in 4 bytes in UTF-16 it is treated as 2 characters, thus restricting the maximum message length to 512 symbols Required Example: hello world  More... 
 | 
|  | 
| PagerCallerInfoRequest[] | to  [get, set] | 
|  | Optional if replyOnparameter is specified. Receiver of a pager message.  More...
 | 
|  | 
◆ from
◆ replyOn
  
  | 
        
          | long? RingCentral.CreateInternalTextMessageRequest.replyOn |  | getset | 
 
Internal identifier of a message this message replies to Format: int32 
 
 
◆ text
  
  | 
        
          | string RingCentral.CreateInternalTextMessageRequest.text |  | getset | 
 
Text of a pager message. Max length is 1024 symbols (2-byte UTF-16 encoded). If a character is encoded in 4 bytes in UTF-16 it is treated as 2 characters, thus restricting the maximum message length to 512 symbols Required Example: hello world 
 
 
◆ to
Optional if replyOn parameter is specified. Receiver of a pager message. 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/CreateInternalTextMessageRequest.cs