Indicates the next UID value for a messaged added to the mailbox.
property UIDNext: String;
UIDNext is a String property that indicates the next Unique Identifier value (UID) that will be assigned to a new message added to the currently selected mailbox. UIDNext is used with UIDValidity to determine the permanent Uniqueness identifier for a message in the currently selected mailbox.
UIDNext is updatd when the IMAP4 client executes the TIdIMAP4.StatusMailBox method.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|