Click or drag to resize

IAppointmentGetParticipants Method

Get all participants of the required type for this appointment. Returns an SOAssociates or an SOPersons list depending on the type.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
Object GetParticipants(
	EnParticipantType participantType
)

Parameters

participantType
Type: SuperOffice.COM.ApplicationEnParticipantType

Return Value

Type: Object
See Also