ISelf.CanSetPhone Method
Returns true when the specific type can be updated.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT CanSetPhone
(
ContactEndpointType phoneType,
VARIANT_BOOL* canUpdate
);
Parameters
- phoneType
Type: UCCollaborationLib.ContactEndpointType
A value of the ContactEndpointType type.
Return Value
A value of the VARIANT_BOOL* (bool, for a .NET application) type.