MailMill .NET Class Library

Mail.Priority Property

Gets or sets an int value that specifies the message priority.

public int Priority {get; set;}

Remarks

Set the Priority property to 1 for highest, 2 for high, 3 for normal, 4 for low and 5 for lowest. If the Priority is set to 0 (by default), the message priority will not be set.

See Also

Mail Class | MailMill Namespace