MAPIFolder.DefaultItemType Property

Definition

Returns a constant from the OlItemType enumeration indicating the default Outlook item type contained in the folder. Read-only.

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

Property Value

Applies to