次の方法で共有


ImportedFormRegion Class

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.Office.Tools.Outlook
Assembly:   Microsoft.VisualStudio.Tools.Office.Outlook (in Microsoft.VisualStudio.Tools.Office.Outlook.dll)

Syntax

'宣言
Public MustInherit Class ImportedFormRegion _
    Implements IFormRegion
'使用
Dim instance As ImportedFormRegion
public abstract class ImportedFormRegion : IFormRegion
public ref class ImportedFormRegion abstract : IFormRegion
public abstract class ImportedFormRegion implements IFormRegion
Not applicable.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Tools.Outlook.ImportedFormRegion

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Members
Microsoft.Office.Tools.Outlook Namespace