Gets or sets the list of keywords.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property Keywords As PhraseCollection Get Set |
C# |
---|
public PhraseCollection Keywords { get; set; } |
Field Value
The list of keywords.Remarks
This is a list of important words and phrases that might be useful
for the recipient of the message.