Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.MarkupEndSegmentInput

The end tag for rich text markup.

Subclass of ConnectApi.MessageSegmentInput

Property Type Description Required or Optional Available Version
markupType ConnectApi.​MarkupType Type of rich text markup.
  • Bold—Bold tag.
  • Code—Code tag.
  • Hyperlink—Hyperlink anchor 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.
Required 35.0