An NDoc Documented Class Library

RemoteCalendar Members

RemoteCalendar overview

Public Instance Constructors

RemoteCalendar Constructor The constructor initialize a RemoteCalendar instance.It requires an Uri (the url of the remote iCalendar) and a name

Public Instance Properties

Categories This prperty get/sets the Categories associated to this calendar
LastModified This property get/set the Date when the remote iCalendar was modified for the last time.
Name This property returns the user-defined name associated to the RemoteCalendar
UrlCalendario This property return the Uri associated to the RemoteCalendar

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString This method overrides the object's ToString() method. It returns the name of the RemoteCalendar

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

RemoteCalendar Class | RemoteCalendars.Core Namespace