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.26106.1555
Syntax
public List<string> References { get; }

Property Value

ListString
See Also