ConnectApi.MarkupBeginSegmentInput
The beginning tag for rich text markup.
Subclass of
ConnectApi.MessageSegmentInput Class
Property
Type
Description
Required or Optional
Available Version
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.
Required
35.0
See Also:
Post a Rich-Text Feed Element with Inline Image
ConnectApi.MessageBodyInput Class
Previous
Next