Account.DeliveryStore property (Outlook)
Returns a Store object that represents the default delivery store for the account. Read-only.
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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.