Enum MessageReferenceType
Represents how a message references another message.
public enum MessageReferenceType
Fields
Default = 0Standard message reference (typically a reply).
Forward = 1A forwarded message from another channel or conversation.