FormRegionFactoryResolveEventArgs Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for the FormRegionFactoryResolve event of an OutlookAddIn.
public interface class FormRegionFactoryResolveEventArgs
[System.Runtime.InteropServices.Guid("110351bc-c296-43b2-98c9-762a826f34d3")]
public interface FormRegionFactoryResolveEventArgs
[<System.Runtime.InteropServices.Guid("110351bc-c296-43b2-98c9-762a826f34d3")>]
type FormRegionFactoryResolveEventArgs = interface
Public Interface FormRegionFactoryResolveEventArgs
- Attributes
Properties
FormRegionFactory |
Gets or sets the form region factory class that defines the form region. |
Name |
Gets the name of the form region that Outlook is attempting to resolve. |