Attachment.PropertyAccessor Property

Outlook Developer Reference

Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent Attachment object. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.PropertyAccessor

expression   A variable that represents an Attachment object.

See Also