OutlookAddIn Methods

Include Protected Members
Include Inherited Members

The OutlookAddIn type exposes the following members.

Methods

  Name Description
Public method BeginInit (Inherited from AddIn.)
Protected method CheckValidState (Inherited from RemoteComponent.)
Protected method CreateRibbonExtensibilityObject This member is reserved for internal use and is not intended to be used directly from your code. (Overrides AddInCreateRibbonExtensibilityObject().)
Protected method CreateRibbonObjects (Inherited from AddIn.)
Public method Dispose() (Inherited from RemoteComponent.)
Protected method Dispose(Boolean) (Inherited from EntryPointComponentBase.)
Public method EndInit (Inherited from AddIn.)
Protected method Finalize (Inherited from RemoteComponent.)
Protected method FinishInitialization This member is reserved for internal use and is not intended to be used directly from your code. (Overrides EntryPointComponentBaseFinishInitialization().)
Public method GetFormRegions() (Inherited from OutlookAddIn.)
Public method GetFormRegions``1(Explorer) (Inherited from OutlookAddIn.)
Public method GetFormRegions``1(Inspector) (Inherited from OutlookAddIn.)
Protected method GetHostItem``1 (Inherited from RemoteComponent.)
Protected method GetService (Inherited from RemoteComponent.)
Protected method Initialize This member is reserved for internal use and is not intended to be used directly from your code. (Overrides AddInInitialize().)
Protected method InitializeControl (Inherited from RemoteComponent.)
Protected method InitializeDataBindings This member is reserved for internal use and is not intended to be used directly from your code. (Overrides EntryPointComponentBaseInitializeDataBindings().)
Protected method OnBindingContextChanged (Inherited from EntryPointBindableComponentBase.)
Protected method OnShutdown This member is reserved for internal use and is not intended to be used directly from your code. (Overrides AddInOnShutdown().)
Protected method OnStartup (Inherited from AddIn.)
Protected method RequestComAddInAutomationService (Inherited from AddIn.)
Protected method RequestService (Inherited from OutlookAddIn.)
Protected method SetPrimaryCookie (Inherited from RemoteComponent.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method Microsoft#VisualStudio#Tools#Applications#Runtime#IEntryPoint#FinishInitialization (Inherited from EntryPointComponentBase.)
Explicit interface implemetationPrivate method Microsoft#VisualStudio#Tools#Applications#Runtime#IEntryPoint#Initialize (Inherited from EntryPointComponentBase.)
Explicit interface implemetationPrivate method Microsoft#VisualStudio#Tools#Office#ISupportInitializeControl#InitializeControl (Inherited from AddIn.)
Explicit interface implemetationPrivate method Microsoft#VisualStudio#Tools#Applications#Runtime#IEntryPoint#InitializeDataBindings (Inherited from EntryPointComponentBase.)
Explicit interface implemetationPrivate method Microsoft#VisualStudio#Tools#Applications#Runtime#IEntryPoint#OnShutdown (Inherited from EntryPointComponentBase.)
Explicit interface implemetationPrivate method Microsoft#VisualStudio#Tools#Applications#Runtime#IComAddInAutomationServiceProviderCallback#RequestComAddInAutomationService (Inherited from AddIn.)
Explicit interface implemetationPrivate method Microsoft#VisualStudio#Tools#Applications#Runtime#IServiceProviderCallback#RequestService (Inherited from AddIn.)

Top

See Also

Reference

OutlookAddIn Class

Microsoft.Office.BusinessApplications.Runtime Namespace