次の方法で共有


_Results.DefaultItemType プロパティ

定義

フォルダーに OlItemType 含まれる既定の Outlook アイテムの種類を示す定数を返します。 読み取り/書き込みが可能です。

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

プロパティ値

適用対象