Proprietà ImportedFormRegion.OutlookFormRegion

Ottiene o imposta l'oggetto dell'area del modulo nativa.

Spazio dei nomi:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)

Sintassi

'Dichiarazione
Property OutlookFormRegion As FormRegion
    Get
    Set
FormRegion OutlookFormRegion { get; set; }

Valore proprietà

Tipo: Microsoft.Office.Interop.Outlook.FormRegion
Oggetto Microsoft.Office.Interop.Outlook.FormRegion che rappresenta l'area del modulo.

Note

Per ottenere un'istanza del controllo che visualizza l'area del modulo, chiamare la proprietà Inspector() dell'oggetto Microsoft.Office.Interop.Outlook.FormRegion.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ImportedFormRegion Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Outlook