ConnectApi.MarkupBeginSegment

The beginning of rich text markup.

Subclass of ConnectApi.​​Message​Segment Class

Property Name Type Description Available Version
htmlTag String The HTML tag for this markup. 35.0
markupType ConnectApi.​MarkupType Specifies the type of rich text markup.
  • Bold—Bold tag.
  • Italic—Italic tag.
  • ListItem—List item tag.
  • OrderedList—Ordered list tag.
  • Paragraph—Paragraph tag.
  • StrikeThrough—Strikethrough tag.
  • Underline—Underline tag.
  • UnorderedList—Unordered list tag.
35.0
Previous
Next