DDay.iCal Version 0.71

[This is preliminary documentation and is subject to change.]

Resolves each UID in the UniqueComponents list to a valid UID. When the UIDs are updated, each UniqueComponentList that contains the UniqueComponent will be updated as well.

Namespace:  DDay.iCal
Assembly:  DDay.iCal (in DDay.iCal.dll) Version: 0.71.0.0 (0.71.0.0)

Syntax

C#
public override void OnLoaded(
	EventArgs e
)

Parameters

e
Type: System..::.EventArgs

See Also