Specifies the message type to populate the message set.
Syntax
object.FetchMsgType [ = value ]
The FetchMsgType property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
value | A string expression specifying the message type. |
Remarks
This property determines which message types are added to the message set when the Fetch method is specified. A null or empty string in this property specifies an interpersonal message type (IPM), which is the default.
Note The availability of message types other than IPM is dependent on your mail system. Refer to it's documentation for more details.
Data Type
String