Initializes a new instance of the CalendarProperty class
Namespace: iCalAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public CalendarProperty( ICalendarProperty other ) |
Visual Basic |
---|
Public Sub New ( _ other As ICalendarProperty _ ) |
Visual C++ |
---|
public: CalendarProperty( ICalendarProperty^ other ) |
Parameters
- other
- Type: iCal..::..ICalendarProperty