Re-links the UID dictionary to the actual components in our list. Also, if any items do not have a UID assigned to them, they will automatically have a UID assigned.

Namespace: iCal
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void ResolveUIDs()
Visual Basic
Public Sub ResolveUIDs
Visual C++
public:
void ResolveUIDs()

See Also