Dart Smtp, Pop, Imap Controls
Attribute Property
Description
Server-related attributes of the message.
Property type
Read-only property
Syntax
Visual Basic
Public Property Attribute( _
   ByVal Attribute As AttributeConstants _
) As Variant
Parameters
Attribute
ValueDescription
msgAnsweredMessage has been answered (IMAP only).
msgDeletedMessage is marked for removal (POP3 and IMAP).
msgDraftComposition of message not complete (IMAP only).
msgFlaggedMessage is marked for urgent attention (IMAP only).
msgNumberMessage number assigned by a POP3 or IMAP server.
msgRecentMessage is new this session (IMAP only).
msgSeenMessage has been read (IMAP only).
msgUidMessage unique id assigned by a POP3 or IMAP server.
Remarks
This value sets and returns the server-related attributes of a message.
See Also

Message Object  | Message Members


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