次の方法で共有


_OlkPageControl.Page プロパティ

定義

このコントロールに OlPageType 表示されるページの種類を指定する定数を設定または返します。 読み取り/書き込みが可能です。

public:
 property Microsoft::Office::Interop::Outlook::OlPageType Page { Microsoft::Office::Interop::Outlook::OlPageType get(); void set(Microsoft::Office::Interop::Outlook::OlPageType value); };
public Microsoft.Office.Interop.Outlook.OlPageType Page { get; set; }
Public Property Page As OlPageType

プロパティ値

注釈

既定値は olPageTypePlanner です。

適用対象