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

Post data. At least one attribute should be provided (text or attachments) More...

Properties

string text [get, set]
 Text of a post. Maximum length is 10000 symbols. Mentions can be added in .md format ![:Type](id) More...
 
TMAttachmentInfo[] attachments [get, set]
 Identifier(s) of attachments. Maximum number of attachments is 25 More...
 

Detailed Description

Post data. At least one attribute should be provided (text or attachments)

Property Documentation

◆ attachments

TMAttachmentInfo [] RingCentral.TMCreatePostRequest.attachments
getset

Identifier(s) of attachments. Maximum number of attachments is 25

◆ text

string RingCentral.TMCreatePostRequest.text
getset

Text of a post. Maximum length is 10000 symbols. Mentions can be added in .md format ![:Type](id)


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