expression.CreateNewAppointment( _ ByVal appointmentBodyText As String _ )
where expression is a variable that represents a OfficeTools Object
Parameters
- appointmentBodyText
- The text to put in the appointment body. If null is passed in, then a textual representation of the current host screen is used.