dbicMonth Send comments on this topic.
Body Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : Body Property

Gets or sets any additional details of the appointment.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Body As String
C# 
public virtual string Body {get; set;}

Property Value

A String value

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also