TaskRequestItem.FormDescription Property

Outlook Developer Reference

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

Syntax

expression.FormDescription

expression   A variable that represents a TaskRequestItem object.

See Also