Folder.DefaultItemType Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.DefaultItemType

expression   A variable that represents a Folder object.

See Also