UIDValidity Property
The UIDValidity parameter sent from the server in response to SelectMailbox command.
Object Oriented Interface
public function getUIDValidity();
Procedural Interface
ipworksopenpgp_pimap_get($res, 91 );
Default Value
''
Remarks
Every time a mailbox is selected a UIDValidity is returned from the server. Most of the time this value will not change from call to call. In case it does change, it means that all previously returned UIDs for messages inside this mailbox are now invalid.
This property is read-only and not available at design time.
Data Type
String