UserProperty.Type Property

Outlook Developer Reference

Returns an OlUserPropertyType constant indicating the type of the specified object. Read-only.

Syntax

expression.Type

expression   A variable that represents a UserProperty object.

See Also