_AppointmentItem.Body Property
In This Article
Gets or sets the text displayed in the appointment’s body.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Description |
---|---|
String | A string containing the body text. |
See Also