![]() | MessageSummaryReferences Property |
Namespace: MailKit
public MessageIdList References { get; set; }
Gets the message-ids that the message references, if available.
This property will only be set if the References flag is passed to one of the Fetch or FetchAsync methods.