ICalendarComponent Interface
IT Hit WebDAV Classes Reference[Missing <summary> documentation for "T:ITHit.WebDAV.Server.iCalendar.Components.ICalendarComponent"]
Namespace: ITHit.WebDAV.Server.iCalendar.ComponentsAssemblies: 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
Syntaxpublic interface ICalendarComponent : ICloneable
Public Interface ICalendarComponent
Inherits ICloneable
public interface class ICalendarComponent : ICloneable
type ICalendarComponent =
interface
interface ICloneable
end
The ICalendarComponent type exposes the following members.
Properties
Methods
| Name | Description |
---|
 | Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) |
Top
See Also