_AppointmentItem.Subject Property
Gets or sets the subject for the Outlook appointment.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string representing the subject of an appointment. |
See Also