Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Espace de noms : Microsoft.Office.Tools.Outlook
Assembly : Microsoft.Office.Tools.Outlook.v4.0.Utilities (dans Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)
Syntaxe
'Déclaration
Protected Sub New ( _
factory As Factory, _
serviceProvider As IServiceProvider, _
primaryCookie As String, _
identifier As String _
)
protected OutlookAddInBase(
Factory factory,
IServiceProvider serviceProvider,
string primaryCookie,
string identifier
)
Paramètres
- factory
Type : Microsoft.Office.Tools.Outlook.Factory
- serviceProvider
Type : System.IServiceProvider
- primaryCookie
Type : System.String
- identifier
Type : System.String
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.