AddressEntry.PropertyAccessor Property

Definition

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

public:
 property Microsoft::Office::Interop::Outlook::PropertyAccessor ^ PropertyAccessor { Microsoft::Office::Interop::Outlook::PropertyAccessor ^ get(); };
public Microsoft.Office.Interop.Outlook.PropertyAccessor PropertyAccessor { get; }
Public ReadOnly Property PropertyAccessor As PropertyAccessor

Property Value

Applies to