_UserDefinedProperty.Type Property

Definition

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

public:
 property Microsoft::Office::Interop::Outlook::OlUserPropertyType Type { Microsoft::Office::Interop::Outlook::OlUserPropertyType get(); };
public Microsoft.Office.Interop.Outlook.OlUserPropertyType Type { get; }
Public ReadOnly Property Type As OlUserPropertyType

Property Value

Applies to