_UserDefinedProperty.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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