Store.StoreID Property

Outlook Developer Reference

Returns a String identifying the Store. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.StoreID

expression   A variable that represents a Store object.

Remarks

StoreID is unique to the profile. It is equivalent to the MAPI property PR_STORE_ENTRY_ID.

See Also