Share via


PropertyDefinition.Name property

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

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As PropertyDefinition
Dim value As String

value = instance.Name
public string Name { get; }

Property value

Type: System.String

See also

Reference

PropertyDefinition class

PropertyDefinition members

Microsoft.Exchange.Data namespace