次の方法で共有


_NameSpace.Accounts プロパティ

定義

現在の Accounts プロファイル内のすべての Account オブジェクトを表すコレクション オブジェクトを返します。 読み取り専用です。

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

プロパティ値

注釈

Outlook がセッションレス モードで実行されている場合、 Accounts は 0 と等しい Accounts コレクションを Count 返します。

適用対象