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

Syntax

C#
void SetValueType(
	string type
)
Visual Basic
Sub SetValueType ( _
	type As String _
)
Visual C++
void SetValueType(
	String^ type
)

Parameters

type
Type: System..::..String

See Also