MarkupAnnotation.ReplyType

MarkupAnnotation.ReplyType property

A string specifying the relationship (the “reply type”) between this annotation and one specified by InReplyTo.

public ReplyType ReplyType { get; set; }

See Also