IParticipant.SetProperty Method
Sets a property associated with this participant.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT SetProperty
(
IProperty* pProperty,
IOperation* pOperation
);
Parameters
- pProperty
Type: UCCollaborationLib.IProperty
A value of the IProperty type.
- IOperation
Type: IOperation
A value of the IOperation type.