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 LastValueSeparator property gets the last value separator read.
Namespace: Microsoft.Exchange.Data.ContentTypes.vCard
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public ReadOnly Property LastValueSeparator As ContactValueSeparators
Get
'Usage
Dim instance As ContactPropertyReader
Dim value As ContactValueSeparators
value = instance.LastValueSeparator
public ContactValueSeparators LastValueSeparator { get; }
Property value
Type: Microsoft.Exchange.Data.ContentTypes.vCard.ContactValueSeparators
One of the ContactValueSeparators enumeration values.