Share via


UserProperty.Type Property

Returns an OlUserPropertyType constant indicating the type of the specified 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 UserProperty
Dim value As OlUserPropertyType

value = instance.Type
OlUserPropertyType Type { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlUserPropertyType

See Also

Reference

UserProperty Interface

UserProperty Members

Microsoft.Office.Interop.Outlook Namespace