FormRegionFactoryResolveEventArgs Interface

Definition

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.

Applies to