NameSpace.DefaultStore Property

Outlook Developer Reference

Returns a Store object representing the default Store for the profile. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.DefaultStore

expression   A variable that represents a NameSpace object.

Remarks

Returns an error if there is no default store for the current profile.

See Also