TaskRequestDeclineItem.ItemProperties property (Outlook)

Returns an ItemProperties collection that represents all standard and user-defined properties associated with the Outlook item. Read-only.

Syntax

expression. ItemProperties

expression A variable that represents a TaskRequestDeclineItem object.

Remarks

The ItemProperties collection is a zero-based collection, meaning that the first object in the collection is referenced by the index 0.

See also

TaskRequestDeclineItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.