Gets or sets the list of identifiers of messages in the same "thread" of conversation.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property References As MessageIdCollection Get Set |
C# |
---|
public MessageIdCollection References { get; set; } |