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

Properties

string id [get, set]
 File ID. More...
 
string type [get, set]
 Possible value - File. Attachment type (currently, only File is possible) Enum: File More...
 
string name [get, set]
 Name of the attached file (incl. extension name) More...
 
string contentUri [get, set]
 URI Format: uri More...
 

Property Documentation

◆ contentUri

string RingCentral.TaskAttachment.contentUri
getset

URI Format: uri

◆ id

string RingCentral.TaskAttachment.id
getset

File ID.

◆ name

string RingCentral.TaskAttachment.name
getset

Name of the attached file (incl. extension name)

◆ type

string RingCentral.TaskAttachment.type
getset

Possible value - File. Attachment type (currently, only File is possible) Enum: File


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