IConversation.AddParticipant Method
Add a new participant instance.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT AddParticipant
(
IDispatch* contactOrContactEndpoint,
IParticipant** participant
);
Parameters
- contactOrContactEndpoint
Type: Object
A value of the IDispatch type.
Return Value
A value of the IParticipant** (IParticipant, for a .NET application) type.