The Type property sets filtering on a message's MAPI message class. Read/write.
objMessageFilter.Type
String
The Type property specifies that the message filter should pass only messages with a Type exactly matching a particular MAPI message class. By default, CDO sets the Type value of new messages to the MAPI message class IPM.Note.
The Type property corresponds to the MAPI property PR_MESSAGE_CLASS.