|
| 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...
|
| |
◆ body
| string RingCentral.TMNoteWithBodyInfo.body |
|
getset |
◆ 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
◆ id
| string RingCentral.TMNoteWithBodyInfo.id |
|
getset |
Internal identifier of a note
◆ lastModifiedBy
◆ lastModifiedTime
| string RingCentral.TMNoteWithBodyInfo.lastModifiedTime |
|
getset |
Datetime of the note last update Format: date-time
◆ lockedBy
◆ 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 |
◆ type
| string RingCentral.TMNoteWithBodyInfo.type |
|
getset |
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/TMNoteWithBodyInfo.cs