Partager via


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;

Voir aussi

À propos de l’API d’état hors connexion

Constantes MAPI

MAPIOFFLINE_NOTIFY