VCardAddProfile Property
This property is used to set or get a flag indicating whether or not the PROFILE:VCARD property
should be output.
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public bool AddProfile { get; set; }
Public Property AddProfile As Boolean
Get
Set
public:
property bool AddProfile {
bool get ();
void set (bool value);
}
member AddProfile : bool with get, set
Property Value
BooleanThis property is valid only for the 3.0 specification. Since it doesn't serve much purpose,
it is false by default.