RingCentral .Net SDK
All Classes Namespaces Functions Variables Properties Events Pages
Properties | List of all members
RingCentral.TMCreateNoteRequest Class Reference

Properties

string title [get, set]
 Title of a note. Max allowed length is 250 characters Required More...
 
string body [get, set]
 Contents of a note; HTML markup text. Max allowed length is 1048576 characters (1 Mb). More...
 

Property Documentation

◆ body

string RingCentral.TMCreateNoteRequest.body
getset

Contents of a note; HTML markup text. Max allowed length is 1048576 characters (1 Mb).

◆ title

string RingCentral.TMCreateNoteRequest.title
getset

Title of a note. Max allowed length is 250 characters Required


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