_Results.DefaultItemType Property

Definition

Returns an OlItemType constant indicating the default Outlook item type contained in the folder. Read/write.

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

Property Value

Applies to