Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ValueType property returns the type of the parameter.
Namespace: Microsoft.Exchange.Data.ContentTypes.vCard
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public ReadOnly Property ValueType As ContactValueType
Get
'Usage
Dim instance As ContactPropertyReader
Dim value As ContactValueType
value = instance.ValueType
public ContactValueType ValueType { get; }
Property value
Type: Microsoft.Exchange.Data.ContentTypes.vCard.ContactValueType
One of the ContactValueType enumeration values.