OutlookAddIn Members (2007 System)
Include Protected Members
Include Inherited Members
Represents a Microsoft Office Outlook add-in.
The OutlookAddIn type exposes the following members.
Constructors
Name
Description
Infrastructure. Overloaded.
Top
Methods
Name
Description
Infrastructure. (Inherited from AddIn.)
(Inherited from RemoteComponent.)
CreateRibbonExtensibilityObject
Returns an object that implements the Microsoft.Office.Core.IRibbonExtensibility interface. (Inherited from AddIn.)
Returns an array of OfficeRibbon objects to the CreateRibbonExtensibilityObject method. (Inherited from AddIn.)
Overloaded.
Infrastructure. (Inherited from AddIn.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
(Inherited from RemoteComponent.)
(Inherited from EntryPointComponentBase.)
Infrastructure. Overloaded.
Serves as a hash function for a particular type. (Inherited from Object.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
Gets the type of the current instance. (Inherited from Object.)
Infrastructure. (Inherited from AddIn.)
(Inherited from RemoteComponent.)
(Inherited from EntryPointComponentBase.)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Inherited from EntryPointBindableComponentBase.)
Infrastructure. (Inherited from AddIn.)
Infrastructure. (Inherited from AddIn.)
RequestComAddInAutomationService
Returns an object in your add-in that can be used by other solutions. (Inherited from AddIn.)
Returns an object that implements the FormRegionStartup interface. (Overrides AddIn.RequestService(Guid).)
(Inherited from RemoteComponent.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
(Inherited from EntryPointBindableComponentBase.)
(Inherited from RemoteComponent.)
(Inherited from EntryPointBindableComponentBase.)
(Inherited from EntryPointBindableComponentBase.)
(Inherited from EntryPointComponentBase.)
(Inherited from EntryPointBindableComponentBase.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
(Inherited from RemoteComponent.)
Top
Events
Name
Description
(Inherited from EntryPointBindableComponentBase.)
(Inherited from RemoteComponent.)
Occurs when the add-in is about to be unloaded. (Inherited from AddIn.)
Occurs when the add-in is loaded, after all the initialization code in the assembly has run. (Inherited from AddIn.)
Top
Explicit Interface Implementations
Name
Description
IEntryPoint.FinishInitialization
(Inherited from EntryPointComponentBase.)
(Inherited from EntryPointComponentBase.)
ISupportInitializeControl.InitializeControl
Infrastructure. (Inherited from AddIn.)
IEntryPoint.InitializeDataBindings
(Inherited from EntryPointComponentBase.)
(Inherited from EntryPointComponentBase.)
IComAddInAutomationServiceProviderCallback.RequestComAddInAutomationService
Infrastructure. (Inherited from AddIn.)
IServiceProviderCallback.RequestService
Infrastructure. (Inherited from AddIn.)
Top