AddressEntry.PropertyAccessor Property
Outlook Developer Reference |
Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent AddressEntry object. Read-only.
Version Information
Version Added: Outlook 2007
Syntax
expression.PropertyAccessor
expression A variable that represents an AddressEntry object.
See Also