_MeetingItem.FormDescription Property

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

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property FormDescription As FormDescription
    Get
'Usage
Dim instance As _MeetingItem
Dim value As FormDescription

value = instance.FormDescription
[DispIdAttribute()]
FormDescription FormDescription { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.FormDescription

See Also

Reference

_MeetingItem Interface

_MeetingItem Members

Microsoft.Office.Interop.Outlook Namespace