PowerTCP Mail for .NET
Status Field




"Status". A non-standard header field used by some servers to indicate the status of delivery for the message.
Syntax
Public Const Status As String
Dim value As String
 
value = HeaderKey.Status
public const string Status
public: const string* Status
public:
const String^ Status
Remarks
Common values for this field include:

U - Message is not downloaded and not deleted

R - Message is read or downloaded

O - Message is old but not deleted

D - To be deleted

N - New (a new message may also be indicated by not having any Status header)

As this is a non-standard header field, implementations of this field may vary and use other values.
See Also

Reference

HeaderKey Class
HeaderKey Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic