_UserDefinedProperty.Type Property

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

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
ReadOnly Property Type As OlUserPropertyType
    Get
'Usage
Dim instance As _UserDefinedProperty
Dim value As OlUserPropertyType

value = instance.Type
OlUserPropertyType Type { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlUserPropertyType

See Also

Reference

_UserDefinedProperty Interface

_UserDefinedProperty Members

Microsoft.Office.Interop.Outlook Namespace