VCardSort String Property
This is used to get the sort string (SORT-STRING) property
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
This property is valid only for the 3.0 specification
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public SortStringProperty SortString { get; }VB
Public ReadOnly Property SortString As SortStringProperty
GetC++
public:
property SortStringProperty^ SortString {
SortStringProperty^ get ();
}F#
member SortString : SortStringProperty with getProperty Value
SortStringPropertyThis property is valid only for the 3.0 specification