IModality.SetProperty Method
Sets a property associated with this modality.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT SetProperty
(
IProperty property,
IOperation* Operation
);
Parameters
- Property
Type: UCCollaborationLib.IProperty
A value of the IProperty type.
Type: UCCollaborationLib.IOperation
A value of the IOperation type.
Remarks
.