ApplicationEvents_11.BeforeFolderSharingDialog(MAPIFolder, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Il s’agit d’un membre d’une interface d’événement dans une coclasse COM. Il n’est pas destiné à être utilisé dans votre code.
public:
void BeforeFolderSharingDialog(Microsoft::Office::Interop::Outlook::MAPIFolder ^ FolderToShare, [Runtime::InteropServices::Out] bool % Cancel);
public void BeforeFolderSharingDialog (Microsoft.Office.Interop.Outlook.MAPIFolder FolderToShare, out bool Cancel);
Public Sub BeforeFolderSharingDialog (FolderToShare As MAPIFolder, ByRef Cancel As Boolean)
Paramètres
- FolderToShare
- MAPIFolder
- Cancel
- Boolean