OutlookBarStorage インターフェイス

定義

[ショートカット] ウィンドウのオブジェクトのストレージを表します。

public interface class OutlookBarStorage
[System.Runtime.InteropServices.Guid("00063071-0000-0000-C000-000000000046")]
public interface OutlookBarStorage
Public Interface OutlookBarStorage
属性

注釈

オブジェクトの Contents プロパティを OutlookBarPane 使用して、ウィンドウの OutlookBarStorage オブジェクトを取得します。

プロパティを Groups 使用して、[ショートカット] ウィンドウの OutlookBarGroups オブジェクトを取得します。

プロパティ

Application

オブジェクトの Application 親 Outlook アプリケーションを表す オブジェクトを返します。 読み取り専用です。

Class

オブジェクトのクラスを OlObjectClass 示す定数を返します。 読み取り専用です。

Groups

OutlookBarGroups[ショートカット] ウィンドウでグループのセットを表すオブジェクトを返します。 読み取り専用です。

Parent

指定されたオブジェクトの親 Object を取得します。 読み取り専用です。

Session

現在のセッションの NameSpace オブジェクトを返します。 読み取り専用です。

適用対象