CustomProperties
This object represents custom properties that can be saved inside particular items
There is a specific CustomProperties in the Excel API.
There is also a CustomProperties in the Shared API that can be accessed from Outlook
Excel API
workbooks
Common API (Outlook)
messages, appointments, meetings
get | M | Returns the value of the custom property | |
remove | M | Removes the property from the custom property collection | |
saveAsync | M | Saves any changes to the custom properties to the server | |
set | M | Sets the property to a specific value |
© 2022 Better Solutions Limited. All Rights Reserved. © 2022 Better Solutions Limited TopPrevNext