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

Syntax

C#
void RemoveService(
	Type type
)
Visual Basic
Sub RemoveService ( _
	type As Type _
)
Visual C++
void RemoveService(
	Type^ type
)

Parameters

type
Type: System..::..Type

See Also