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