Attachmate.Reflection.Productivity Namespace > IOfficeTools Interface : CreateNewAppointment Method |
'Declaration
Sub CreateNewAppointment( _ ByVal appointmentBodyText As String _ )
'Usage
Dim instance As IOfficeTools Dim appointmentBodyText As String instance.CreateNewAppointment(appointmentBodyText)
void CreateNewAppointment( string appointmentBodyText )