Share via


FormRegionKindConstants Members (2007 System)

Include Protected Members
Include Inherited Members

Contains constants that specify whether the form region that a form region factory creates is based on a user control or an Outlook Form Storage (.ofs) file.

The FormRegionKindConstants type exposes the following members.

Fields

 

Name

Description

Public fieldStatic member

Ofs

Specifies that the form region is imported from Outlook.

Public fieldStatic member

WindowsForms

Specifies that the form region is based on a user control.

Top

See Also

Reference

FormRegionKindConstants Class

Microsoft.Office.Tools.Outlook Namespace