IAppointmentGetNoOfParticipants Method |
Number of participants for this booking.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint GetNoOfParticipants()
Function GetNoOfParticipants As Integer
Dim instance As IAppointment
Dim returnValue As Integer
returnValue = instance.GetNoOfParticipants()
int GetNoOfParticipants()
Return Value
Type:
Int32
See Also