_Store.PropertyAccessor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent Store 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