FOLDERNOTIFYTYPE enumeration
[FOLDERNOTIFYTYPE is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Defined as part of IStoreNamespace.
Syntax
typedef enum tagFOLDERNOTIFYTYPE {
NEW_FOLDER = 1,
DELETE_FOLDER = 1,
RENAME_FOLDER = 2,
MOVE_FOLDER = 3,
UNREAD_CHANGE = 4,
IMAPFLAG_CHANGE = 5,
UPDATEFLAG_CHANGE = 6,
FOLDER_PROPS_CHANGED = 7
} ACCESSTYPE;
Constants
-
NEW_FOLDER
-
DELETE_FOLDER
-
RENAME_FOLDER
-
MOVE_FOLDER
-
UNREAD_CHANGE
-
IMAPFLAG_CHANGE
-
UPDATEFLAG_CHANGE
-
FOLDER_PROPS_CHANGED
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
IDL |
|