Share via


PropertyDefinition constructor

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Protected Sub New ( _
    name As String, _
    type As Type _
)
'Usage
Dim name As String
Dim type As Type

Dim instance As New PropertyDefinition(name, type)
protected PropertyDefinition(
    string name,
    Type type
)

Parameters

See also

Reference

PropertyDefinition class

PropertyDefinition members

Microsoft.Exchange.Data namespace