Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets or sets the form region factory class that defines the form region.
Namespace: Microsoft.Office.Tools.Outlook
Assembly: Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)
Syntax
'Declaration
Property FormRegionFactory As IFormRegionFactory
IFormRegionFactory FormRegionFactory { get; set; }
Property Value
Type: Microsoft.Office.Tools.Outlook.IFormRegionFactory
An instance of a class that implements the IFormRegionFactory interface.
Remarks
Use the Name property to determine the name of the form region that Outlook is attempting to resolve.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.