Dart Smtp, Pop, Imap Controls
Mailbox Object Members
Overview 
Public Methods
Public Method AddAdd a message to the mailbox.
Public Method AppendAppend a message to a mailbox.
Public Method CopyCopy one or more messages to another mailbox.
Public Method DeleteMark one or more messages for deletion.
Public Method GetGet one or more messages or message parts.
Public Method PurgePermanently deletes all messages previously marked for deletion.
Public Method PutSet message attributes.
Public Method RefreshUpdate the mailbox Count, Recent, and Uid properties.
Public Method SearchSearch for a specific message or set of messages.
Public Method UndeleteUnmark one or more messages previously marked for deletion.
Public Properties
Public Property CountNumber of messages in the server mailbox. The Refresh method is used to initialize the value of this property.
Public Property DelimiterUsed to parse Name into a hierarchy.
Public Property FlagsCollection of flags set for the mailbox.
Public Property MessagesCollection of Message Objects that is the default destination for downloaded messages when using Get.
Public Property NameMailbox name.
Public Property ReadOnlyMailbox is read-only or read-write.
Public Property RecentNumber of messages in the mailbox with a "Recent" flag.
Public Property UidUnique identifier of the mailbox. The Refresh method is used to initialize the value of this property.
Public Property UnseenNumber of messages marked "Unseen" in the server mailbox. The Refresh method is used to initialize the value of this property.
See Also

Mailbox Object


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