|
string | id [get, set] |
| Internal identifier of an attachment More...
|
|
string | type [get, set] |
| Type of an attachment Default: Card Enum: Card, Event, File, Note, Task More...
|
|
string | fallback [get, set] |
| A string of default text that will be rendered in the case that the client does not support Interactive Messages More...
|
|
string | intro [get, set] |
| A pretext to the message More...
|
|
TMAttachmentAuthorInfo | author [get, set] |
|
string | title [get, set] |
| Message title More...
|
|
string | text [get, set] |
| A large string field (up to 1000 chars) to be displayed as the body of a message (Supports GlipDown) More...
|
|
string | imageUri [get, set] |
| Link to an image displayed at the bottom of a message Format: uri More...
|
|
string | thumbnailUri [get, set] |
| Link to an image preview displayed to the right of a message (82x82) Format: uri More...
|
|
TMAttachmentFieldsInfo[] | fields [get, set] |
| Information on navigation More...
|
|
TMAttachmentFootnoteInfo | footnote [get, set] |
|
string | creatorId [get, set] |
| Internal identifier of a person created an event More...
|
|
string | startTime [get, set] |
| Datetime of starting an event Format: date-time More...
|
|
string | endTime [get, set] |
| Datetime of ending an event Format: date-time More...
|
|
bool? | allDay [get, set] |
| Indicates whether an event has some specific time slot or lasts for the whole day(s) More...
|
|
string | recurrence [get, set] |
| Event recurrence settings. Enum: None, Day, Weekday, Week, Month, Year More...
|
|
string | endingCondition [get, set] |
| Condition of ending an event Enum: None, Count, Date More...
|
|
long? | endingAfter [get, set] |
| Count of event iterations. For periodic events only. Value range is 1 - 10. Must be specified if endingCondition is Count Format: int32 More...
|
|
string | endingOn [get, set] |
| Iterations ending datetime for periodic events in ISO 8601 format Format: date-time More...
|
|
string | color [get, set] |
| Color of Event title, including its presentation in Calendar; or the color of the side border of an interactive message of a Card Default: Black Enum: Black, Red, Orange, Yellow, Green, Blue, Purple, Magenta More...
|
|
string | location [get, set] |
| Event location More...
|
|
string | description [get, set] |
| Event details More...
|
|
◆ allDay
bool? RingCentral.TMMessageAttachmentInfo.allDay |
|
getset |
Indicates whether an event has some specific time slot or lasts for the whole day(s)
◆ author
◆ color
string RingCentral.TMMessageAttachmentInfo.color |
|
getset |
Color of Event title, including its presentation in Calendar; or the color of the side border of an interactive message of a Card Default: Black Enum: Black, Red, Orange, Yellow, Green, Blue, Purple, Magenta
◆ creatorId
string RingCentral.TMMessageAttachmentInfo.creatorId |
|
getset |
Internal identifier of a person created an event
◆ description
string RingCentral.TMMessageAttachmentInfo.description |
|
getset |
◆ endingAfter
long? RingCentral.TMMessageAttachmentInfo.endingAfter |
|
getset |
Count of event iterations. For periodic events only. Value range is 1 - 10. Must be specified if endingCondition
is Count
Format: int32
◆ endingCondition
string RingCentral.TMMessageAttachmentInfo.endingCondition |
|
getset |
Condition of ending an event Enum: None, Count, Date
◆ endingOn
string RingCentral.TMMessageAttachmentInfo.endingOn |
|
getset |
Iterations ending datetime for periodic events in ISO 8601 format Format: date-time
◆ endTime
string RingCentral.TMMessageAttachmentInfo.endTime |
|
getset |
Datetime of ending an event Format: date-time
◆ fallback
string RingCentral.TMMessageAttachmentInfo.fallback |
|
getset |
A string of default text that will be rendered in the case that the client does not support Interactive Messages
◆ fields
Information on navigation
◆ footnote
◆ id
string RingCentral.TMMessageAttachmentInfo.id |
|
getset |
Internal identifier of an attachment
◆ imageUri
string RingCentral.TMMessageAttachmentInfo.imageUri |
|
getset |
Link to an image displayed at the bottom of a message Format: uri
◆ intro
string RingCentral.TMMessageAttachmentInfo.intro |
|
getset |
◆ location
string RingCentral.TMMessageAttachmentInfo.location |
|
getset |
◆ recurrence
string RingCentral.TMMessageAttachmentInfo.recurrence |
|
getset |
Event recurrence settings. Enum: None, Day, Weekday, Week, Month, Year
◆ startTime
string RingCentral.TMMessageAttachmentInfo.startTime |
|
getset |
Datetime of starting an event Format: date-time
◆ text
string RingCentral.TMMessageAttachmentInfo.text |
|
getset |
A large string field (up to 1000 chars) to be displayed as the body of a message (Supports GlipDown)
◆ thumbnailUri
string RingCentral.TMMessageAttachmentInfo.thumbnailUri |
|
getset |
Link to an image preview displayed to the right of a message (82x82) Format: uri
◆ title
string RingCentral.TMMessageAttachmentInfo.title |
|
getset |
◆ type
string RingCentral.TMMessageAttachmentInfo.type |
|
getset |
Type of an attachment Default: Card Enum: Card, Event, File, Note, Task
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/TMMessageAttachmentInfo.cs