Click or drag to resize

ICalendarComponent Interface

IT Hit WebDAV Classes Reference

[Missing <summary> documentation for "T:ITHit.WebDAV.Server.iCalendar.Components.ICalendarComponent"]

Namespace: ITHit.WebDAV.Server.iCalendar.Components
Assemblies:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.0.2411.0
  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.0.2411.0
Syntax
public interface ICalendarComponent : ICloneable

The ICalendarComponent type exposes the following members.

Properties
  NameDescription
Public propertyStatus
Public propertyUid
Top
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Top
See Also