DoNotUseMeFolderClass.DefaultItemType Property
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Public Overridable ReadOnly Property DefaultItemType As OlItemType
Get
'Usage
Dim instance As DoNotUseMeFolderClass
Dim value As OlItemType
value = instance.DefaultItemType
[DispIdAttribute()]
public virtual OlItemType DefaultItemType { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlItemType