|
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...
|
|
◆ chatIds
string [] RingCentral.TMNoteInfo.chatIds |
|
getset |
Internal identifiers of the chat(s) where the note is posted or shared.
◆ creationTime
string RingCentral.TMNoteInfo.creationTime |
|
getset |
Creation time Format: date-time
◆ creator
◆ id
string RingCentral.TMNoteInfo.id |
|
getset |
Internal identifier of a note
◆ lastModifiedBy
◆ lastModifiedTime
string RingCentral.TMNoteInfo.lastModifiedTime |
|
getset |
Datetime of the note last update Format: date-time
◆ lockedBy
◆ preview
string RingCentral.TMNoteInfo.preview |
|
getset |
Preview of a note (first 150 characters of a body)
◆ status
string RingCentral.TMNoteInfo.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.TMNoteInfo.title |
|
getset |
◆ type
string RingCentral.TMNoteInfo.type |
|
getset |
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/TMNoteInfo.cs