Accounts Object

The Accounts object represents a folder that contains Account object records.

Version Information
Outlook 2007

Requirements

Business Contact Manager for Outlook

Example

The following C# and Visual Basic for Applications (VBA) examples show the Accounts folder assignment statement.

  [C#]
Outlook.Folder accounts = (Outlook.Folder)bcmRootFolder.Folders["Accounts"];

FakePre-88858097cf084db984324e416102af8f-0a94db2072ea45baaea945ed8a7fe1e3

User Properties (Business Contact Manager only)

None.

Parent Objects

Folder Object

For more information, download the Outlook 2007 Developer Reference by going to the 2007 Office System: Updated Developer Content Web site.

See Also

Create an Account | Select an Account | Edit an Account | Delete an Account