_NameSpace.Accounts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Office::Interop::Outlook::Accounts ^ Accounts { Microsoft::Office::Interop::Outlook::Accounts ^ get(); };
public Microsoft.Office.Interop.Outlook.Accounts Accounts { get; }
Public ReadOnly Property Accounts As Accounts
Property Value
Remarks
If Outlook is running in sessionless mode, Accounts returns an Accounts collection with Count equal to 0.