Compartir a través de


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