Share via


IProperty Interface

Encapsulates a property of a parent object.

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

Syntax

interface IProperty : IDispach

Remarks

IProperty provides a set of attributes that can be attributed to a parent object. Property attributes include a name or Id identifier, a value, a read-only flag, and a flag that indicates if the property is identified by the name or Id attributes. The interface identifier (IID) of this interface is 4FAA90B0-45A6-401a-B53D-0F0EBA8536ED.

See Also

IProperty Members

UCCollaborationLib Namespace