_NameSpace.Stores Property

Definition

Returns a Stores collection object that represents all the Store objects in the current profile. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::Stores ^ Stores { Microsoft::Office::Interop::Outlook::Stores ^ get(); };
public Microsoft.Office.Interop.Outlook.Stores Stores { get; }
Public ReadOnly Property Stores As Stores

Property Value

Applies to