Compartilhar via


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

Return Value

A value of the VARIANT_BOOL* (bool, for a .NET application) type.

See Also

ISelf Interface

UCCollaborationLib Namespace