Share via


IConversationWindow Interface

Conversation window interface. Contains an active conversation from the Communicator process.

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

Syntax

interface IConversationWindow : IDispatch

Remarks

This conversation window can be docked within a custom application window or form control. IUiWindow implements dispinterface _IConversationWindowEvents to expose events you must handle to resize a containing parent control in the event the size of the docked ConversationWindow changes. If window resizing events are ignored and a parent control is not resized where appropriate, the ConversationWindow automatically undocks from a parent control. The interface identifier (IID) of this interface is b1f5bcd8-69a6-4fc3-9ef0-9bd4ad999061.

See Also

IConversationWindow Members

UCCollaborationLib Namespace