iCalendarImporter Members
In This Article
#Constructors
Name | Description |
---|---|
i |
Initializes a new instance of the i |
#Properties
Name | Description |
---|---|
Custom |
Gets or sets a short prefix text used to construct the names for properties not included in the i |
Encoding |
Allows you to specify the encoding for imported data in i |
Is |
Indicates that the export/import process was terminated.
Inherited from Appointment |
Source |
Gets the number of objects (appointments) that will take part in an exchange procedure.
Inherited from Appointment |
Storage |
Gets the storage with which the current appointment exchanger is synchronized.
Inherited from Appointment |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Import |
|
Import |
Imports appointments from the specified stream.
Inherited from Appointment |
Import |
|
Import |
Imports appointments from the specified file.
Inherited from Appointment |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Process |
Handles all calendars through a set of procedures to create corresponding appointments in the storage. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Terminate() |
Unconditionally stops the export/import process, so no data are loaded.
Inherited from Appointment |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Appointment |
Occurs after an object of Appointment |
Appointment |
Occurs before an Appointment |
Calendar |
Fires when the calendar object conforming to the i |
Customize |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
Occurs before an Appointment Exchanger retrieves information about a foreign ID of an appointment, i. |
On |
Occurs if an exception is raised during the export/import process.
Inherited from Appointment |
See Also