Internet Direct (Indy)
|
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.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |