Account.DeliveryStore Property (Outlook)

Returns a Store object that represents the default delivery store for the account. Read-only.

Version Information

Version Added: Outlook 2010

Syntax

expression .DeliveryStore

expression A variable that represents an Account object.

Remarks

Returns Null (Nothing in Visual Basic) if the account does not have a default delivery store.

See Also

Concepts

Account Object Members

Account Object