Namespace: ITHit.WebDAV
This property is used for accessing ADR, N and other property values that use semicolon as a separator. In these properties, segments are separated by semicolon (;) character. In properties other than ADR and N the semicolon characters may not be escaped in values. That is why this property must be used only for parsing properties values that escape semicolon character.
This property escapes/unescapes value according to business card and calendar specific version value escaping rules. In vCard 3.0, 4.0 and iCalendar 2.0 it escapes/unescapes semicolon (;), coma (,) and newline characters. In vCard 2.1 it escapes only semicolon (;) char, coma (,) is not escaped.