IAutomation Interface
Automates features of Communicator. Used to start conversations, provide extensibility window context, and join conferences.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
interface IAutomation : IDispatch
Remarks
This interface exposes the methods used to automate Communicator. You get this interface by calling into IUCOfficeIntegration.GetInterface and passing the OIInterface.oiInterfaceIAutomation enumerator. The interface identifier (IID) of this interface is 2edaf003-14a6-4faf-8a72-99526d048d63.