次の方法で共有


MAPIFolder.DefaultItemType プロパティ

定義

フォルダーに含まれる既定の OlItemType Outlook アイテムの種類を示す定数を列挙から返します。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Outlook::OlItemType DefaultItemType { Microsoft::Office::Interop::Outlook::OlItemType get(); };
public Microsoft.Office.Interop.Outlook.OlItemType DefaultItemType { get; }
Public ReadOnly Property DefaultItemType As OlItemType

プロパティ値

適用対象