Click or drag to resize

MessageStatus Property

Gets/Sets the status of the message (by default this is 0, meaning sent, but added to support logging of received emails)

Namespace:  NetQuarry.Mail
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int Status { get; set; }

Property Value

Type: Int32
See Also