Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
iCal and vCard Documentation
ICalendarParameterList
.
.
::
.
.
Get Method
ICalendarParameterList Interface
See Also
Send Feedback
Namespace:
iCal
Assembly:
ICalVCard
(in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
string
Get
(
string
name
)
Visual Basic
Function
Get
( _
name
As
String
_ )
As
String
Visual C++
String
^
Get
(
String
^
name
)
Parameters
name
Type:
System
.
.
::
.
.
String
See Also
ICalendarParameterList Interface
iCal Namespace