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)
Syntaxpublic int Status { get; set; }
Public Property Status As Integer
Get
Set
Property Value
Type:
Int32
See Also