Click or drag to resize

MailBuilderReferences Property

Gets unique ids (MessageID) of the referenced email messages ('References' header). Does not include brackets (< and >).

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<string> References { get; }

Property Value

Type: ListString
See Also