|
string | phoneNumber [get, set] |
| Phone number in E.164 (with '+' sign) format More...
|
|
string | extensionNumber [get, set] |
| Extension number More...
|
|
bool? | target [get, set] |
| True specifies that message is sent exactly to this recipient. Returned in to field for group MMS. Useful if one extension has several phone numbers' More...
|
|
string | location [get, set] |
| Contains party location (city, state) if one can be determined from phoneNumber. This property is filled only when phoneNumber is not empty and server can calculate location information from it (for example, this information is unavailable for US toll-free numbers) More...
|
|
string | name [get, set] |
| Symbolic name associated with a caller/callee. If the phone does not belong to the known extension, only the location is returned, the name is not determined then More...
|
|
◆ extensionNumber
string RingCentral.NotificationRecipientInfo.extensionNumber |
|
getset |
◆ location
string RingCentral.NotificationRecipientInfo.location |
|
getset |
Contains party location (city, state) if one can be determined from phoneNumber. This property is filled only when phoneNumber is not empty and server can calculate location information from it (for example, this information is unavailable for US toll-free numbers)
◆ name
string RingCentral.NotificationRecipientInfo.name |
|
getset |
Symbolic name associated with a caller/callee. If the phone does not belong to the known extension, only the location is returned, the name is not determined then
◆ phoneNumber
string RingCentral.NotificationRecipientInfo.phoneNumber |
|
getset |
Phone number in E.164 (with '+' sign) format
◆ target
bool? RingCentral.NotificationRecipientInfo.target |
|
getset |
True specifies that message is sent exactly to this recipient. Returned in to field for group MMS. Useful if one extension has several phone numbers'
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/NotificationRecipientInfo.cs