public void SetPropertyIDs()
Public Sub SetPropertyIDs
public:
void SetPropertyIDs()
member SetPropertyIDs : unit -> unit
The method sets the PropertyIDs to the VCardProperty objects that doesn't yet have one depending on the value of CurrentAppID, and adds CurrentAppID to AppIDs if it's not yet there.
PropertyIDs (stored in PropertyIDs) enable the global data synchronization mechanism introduced with vCard 4.0.
The method is called automatically when serializing vCard 4.0 using Default but it may be called several times without causing any damage.