Gets or sets the priority of the message.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property Priority As MailPriority Get Set |
C# |
---|
public MailPriority Priority { get; set; } |