_ReportItem.FormDescription Property

Definition

Returns the FormDescription object that represents the form description for the specified Outlook item. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::FormDescription ^ FormDescription { Microsoft::Office::Interop::Outlook::FormDescription ^ get(); };
public Microsoft.Office.Interop.Outlook.FormDescription FormDescription { get; }
Public ReadOnly Property FormDescription As FormDescription

Property Value

Applies to