Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PropertyId property gets the identifier for the property.
Namespace: Microsoft.Exchange.Data.ContentTypes.vCard
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public ReadOnly Property PropertyId As PropertyId
Get
'Usage
Dim instance As ContactPropertyReader
Dim value As PropertyId
value = instance.PropertyId
public PropertyId PropertyId { get; }
Property value
Type: Microsoft.Exchange.Data.ContentTypes.vCard.PropertyId
A PropertyId object containing the property identifier.