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