BasePropertyPropertyId Property
This is used to get or set the property ID for the value
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string PropertyId { get; set; }
Public Property PropertyId As String
Get
Set
public:
property String^ PropertyId {
String^ get ();
void set (String^ value);
}
member PropertyId : string with get, set
Property Value
String This is only valid for vCard 4.0 objects. There may be a single value or multiple values
separated by commas. It is up to the user to decode and make use of these values.