RingCentral .Net SDK
Properties | List of all members
RingCentral.PatchMessageRequest Class Reference

Either readStatus or availability or both are required More...

Properties

string readStatus [get, set]
 Message read status Enum: Read, Unread More...
 
string availability [get, set]
 Message availability status. Message in 'Deleted' state is still preserved with all its attachments and can be restored. 'Purged' means that all attachments are already deleted and the message itself is about to be physically deleted shortly Enum: Alive, Deleted, Purged More...
 

Detailed Description

Either readStatus or availability or both are required

Property Documentation

◆ availability

string RingCentral.PatchMessageRequest.availability
getset

Message availability status. Message in 'Deleted' state is still preserved with all its attachments and can be restored. 'Purged' means that all attachments are already deleted and the message itself is about to be physically deleted shortly Enum: Alive, Deleted, Purged

◆ readStatus

string RingCentral.PatchMessageRequest.readStatus
getset

Message read status Enum: Read, Unread


The documentation for this class was generated from the following file: