Share via


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

See also

Reference

PropertyDefinition class

PropertyDefinition members

Microsoft.Exchange.Data namespace