MAPIOFFLINE_NOTIFY_TYPE
S’applique à : Outlook 2013 | Outlook 2016
La MAPIOFFLINE_NOTIFY_TYPE d’une notification indique si une modification de l’état de connexion va avoir lieu, est en cours ou est terminée.
Informations rapides
Consultez IMAPIOfflineNotify.
typedef enum {
MAPIOFFLINE_NOTIFY_TYPE_STATECHANGE_START = 1,
MAPIOFFLINE_NOTIFY_TYPE_STATECHANGE = 2,
MAPIOFFLINE_NOTIFY_TYPE_STATECHANGE_DONE = 3
} MAPIOFFLINE_NOTIFY_TYPE;