OutlookAddIn Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

The OutlookAddIn type exposes the following members.

Constructors

  Name Description
Public method OutlookAddIn This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property BindingContext (Inherited from EntryPointBindableComponentBase.)
Public property Container (Inherited from RemoteComponent.)
Public property ContainerComponent (Inherited from EntryPointBindableComponentBase.)
Public property DataBindings (Inherited from EntryPointBindableComponentBase.)
Protected property DataHost (Inherited from EntryPointComponentBase.)
Public property DefaultDataSourceUpdateMode (Inherited from EntryPointBindableComponentBase.)
Protected property DesignMode (Inherited from RemoteComponent.)
Protected property HostContext (Inherited from RemoteComponent.)
Protected property Identifier (Inherited from RemoteComponent.)
Protected property InnerType (Inherited from RemoteComponent.)
Protected property ItemProvider (Inherited from RemoteComponent.)
Protected property PrimaryCookie (Inherited from RemoteComponent.)
Public property Site (Inherited from RemoteComponent.)
Public property Tag (Inherited from RemoteComponent.)

Top

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

Events

  Name Description
Public event BindingContextChanged (Inherited from EntryPointBindableComponentBase.)
Public event Disposed (Inherited from RemoteComponent.)
Public event Shutdown (Inherited from AddIn.)
Public event Startup (Inherited from AddIn.)

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