Share via


I.IsNamed Property

Returns true if the property is identified by the Name property.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT IsNamed
(
   VARIANT_BOOL* pbNamed
);

Return Value

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

See Also

IProperty Interface

UCCollaborationLib Namespace