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

Properties

string id [get, set]
 Internal identifier of a note More...
 
string title [get, set]
 Title of a note More...
 
string[] chatIds [get, set]
 Internal identifiers of the chat(s) where the note is posted or shared. More...
 
string preview [get, set]
 Preview of a note (first 150 characters of a body) More...
 
TMCreatorInfo creator [get, set]
 
LastModifiedByInfo lastModifiedBy [get, set]
 
LockedByInfo lockedBy [get, set]
 
string status [get, set]
 Note publishing status. Any note is created in 'Draft' status. After it is posted it becomes 'Active' Enum: Active, Draft More...
 
string creationTime [get, set]
 Creation time Format: date-time More...
 
string lastModifiedTime [get, set]
 Datetime of the note last update Format: date-time More...
 
string type [get, set]
 Enum: Note More...
 
string body [get, set]
 Text of a note More...
 

Property Documentation

◆ body

string RingCentral.TMNoteWithBodyInfo.body
getset

Text of a note

◆ chatIds

string [] RingCentral.TMNoteWithBodyInfo.chatIds
getset

Internal identifiers of the chat(s) where the note is posted or shared.

◆ creationTime

string RingCentral.TMNoteWithBodyInfo.creationTime
getset

Creation time Format: date-time

◆ creator

TMCreatorInfo RingCentral.TMNoteWithBodyInfo.creator
getset

◆ id

string RingCentral.TMNoteWithBodyInfo.id
getset

Internal identifier of a note

◆ lastModifiedBy

LastModifiedByInfo RingCentral.TMNoteWithBodyInfo.lastModifiedBy
getset

◆ lastModifiedTime

string RingCentral.TMNoteWithBodyInfo.lastModifiedTime
getset

Datetime of the note last update Format: date-time

◆ lockedBy

LockedByInfo RingCentral.TMNoteWithBodyInfo.lockedBy
getset

◆ preview

string RingCentral.TMNoteWithBodyInfo.preview
getset

Preview of a note (first 150 characters of a body)

◆ status

string RingCentral.TMNoteWithBodyInfo.status
getset

Note publishing status. Any note is created in 'Draft' status. After it is posted it becomes 'Active' Enum: Active, Draft

◆ title

string RingCentral.TMNoteWithBodyInfo.title
getset

Title of a note

◆ type

string RingCentral.TMNoteWithBodyInfo.type
getset

Enum: Note


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