Activities based on Outlook Stores objects.
Enumerate Stores |
Technical Name | Type | Minimal Agent Version |
---|---|---|
enumerateStores | synchronous | WIN-2.0.0 (WIN for Windows) |
Name | Type | Description |
---|---|---|
storeDetails | Array.<irpa_outlook.storeDetails> | The Stores details. |
Sample Code:
await irpa_outlook.stores.enumerateStores();