CreateSourceObjectEventArgs Properties
Provides data to the DataSource.CreateSourceObject event.| Name | Description |
|---|---|
| Instance | Gets or sets the appointment’s source object. |
| Item | Obsolete. Gets the newly created appointment. |
| ItemType | Returns the type of the created source object. |
See Also