Abstract
There are two key new objects added to the Outlook object model: (1) the PropertyAccessor object, which provides access to the hidden properties of items, folders, attachments, and address entries, (2) and the storageItem object, which provides access to the hidden items that contain settings such as folder archive options. Much of the work with StorageItem objects involves the usage of Property-Accessor to access the properties of a hidden item. Developers can create their own properties and, in certain folders, their own storage items to hold information specific to their applications. The PropertyAccessor.SetProperty and setProperties methods simplify the operation of setting property values by creating any properties that do not already exist. All the PropertyAccessor methods take a SchemaName or SchemaNames parameter. A custom property created with the UserProperties.Add method is visible to the Outlook users. A property created with the PropertyAccessor.SetProperty is hidden from users.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.