IAppointmentInsertAppointmentPerson Method |
If the main appointment has a person, insert the person as a participant on the booking.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxvoid InsertAppointmentPerson()
Sub InsertAppointmentPerson
Dim instance As IAppointment
instance.InsertAppointmentPerson()
void InsertAppointmentPerson()
See Also