Indicates the number of unread messages in the current mailbox.
property UnseenMsgs: LongInt;
Description
UnseenMsgs is a LongInt property that indicates the number of messages in the currently selected mailbox that have not been read by the IMAP4 client. UnseenMsgs is updated when the resuilts from the TIdIMAP4.StatusMailBox method are parsed.