|
string | phoneNumber [get, set] |
| Phone number in E.164 (with '+' sign) format Example: +18661234567 More...
|
|
string | name [get, set] |
| Name of a fax recipient listed on a fax cover page More...
|
|
string | messageStatus [get, set] |
| Message status. Different message types may have different allowed status values. For outbound faxes the aggregated message status is returned. If, for outbound message, a status for at least one recipient is 'Queued', then the 'Queued' value is returned. If a status for at least one recipient is 'SendingFailed', then the 'SendingFailed' value is returned. In other cases the 'Sent' status is returned Enum: Queued, Sent, Delivered, DeliveryFailed, SendingFailed, Received More...
|
|
◆ messageStatus
string RingCentral.FaxResponseTo.messageStatus |
|
getset |
Message status. Different message types may have different allowed status values. For outbound faxes the aggregated message status is returned. If, for outbound message, a status for at least one recipient is 'Queued', then the 'Queued' value is returned. If a status for at least one recipient is 'SendingFailed', then the 'SendingFailed' value is returned. In other cases the 'Sent' status is returned Enum: Queued, Sent, Delivered, DeliveryFailed, SendingFailed, Received
◆ name
string RingCentral.FaxResponseTo.name |
|
getset |
Name of a fax recipient listed on a fax cover page
◆ phoneNumber
string RingCentral.FaxResponseTo.phoneNumber |
|
getset |
Phone number in E.164 (with '+' sign) format Example: +18661234567
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/FaxResponseTo.cs