FOLDERNOTIFYEX structure

[FOLDERNOTIFYEX is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

Syntax

typedef struct tagFOLDERNOTIFYEX {
  FOLDERNOTIFYTYPE type;
  STOREFOLDERID    idFolderOld;
  STOREFOLDERID    idFolderNew;
} FOLDERNOTIFYEX, *LPFOLDERNOTIFYEX;

Members

type

Type: FOLDERNOTIFYTYPE

idFolderOld

Type: STOREFOLDERID

idFolderNew

Type: STOREFOLDERID

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Msoeapi.h
IDL
Msoeapi.idl