PropertyDefinition.Type property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property Type As Type
Get
'Usage
Dim instance As PropertyDefinition
Dim value As Type
value = instance.Type
public Type Type { get; }
Property value
Type: System.Type