Property Fragments
Fragments
A message is comprised of writable and readonly fragments. Readonly fragments are those that should be preserved such as xml/rich text tags.
Declaration
public List<MessageFragment> Fragments { get; }
Property Value
| Type | Description |
|---|---|
| List<MessageFragment> |