Freigeben über


_NameSpace.Accounts Eigenschaft

Definition

Gibt ein Accounts Auflistungsobjekt zurück, das alle Account Objekte im aktuellen Profil darstellt. Schreibgeschützt.

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

Eigenschaftswert

Hinweise

Wenn Outlook im sitzungslosen Modus ausgeführt wird, gibt Accounts eine Accounts-Sammlung mit Count gleich 0 zurück.

Gilt für: