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

Query parameters for operation deleteMessageByFilter More...

Properties

string[] conversationId [get, set]
 
string dateTo [get, set]
 Messages received earlier then the date specified will be deleted. The default value is current date/time Format: date-time More...
 
string type [get, set]
 Type of messages to be deleted Default: All Enum: Fax, SMS, VoiceMail, Pager, Text, All More...
 

Detailed Description

Query parameters for operation deleteMessageByFilter

Property Documentation

◆ conversationId

string [] RingCentral.DeleteMessageByFilterParameters.conversationId
getset

◆ dateTo

string RingCentral.DeleteMessageByFilterParameters.dateTo
getset

Messages received earlier then the date specified will be deleted. The default value is current date/time Format: date-time

◆ type

string RingCentral.DeleteMessageByFilterParameters.type
getset

Type of messages to be deleted Default: All Enum: Fax, SMS, VoiceMail, Pager, Text, All


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