The IMessengerServices interface defines a collection of messenger services, each of which is represented by an IMessengerService object.

The interface ID is 2E50547B-A8AA-4f60-B57E-1F414711007B (IID_IMessengerServices).

Syntax

interface IMessengerServices : IDispatch

Methods

The following table lists the method exposed by the IMessengerServices interface.

Name Description

IMessengerServices::Item

Retrieves a specific service by index.

Scriptable.

Properties

This interface contains the following properties.

Name Description

IMessengerServices::_NewEnum

Enumerates the IMessengerService objects in a collection.

Scriptable.

IMessengerServices::Count

Retrieves the number of IMessengerService objects in the collection.

Scriptable.

IMessengerServices::PrimaryService

Returns the IMessengerService object for the primary service for the primary client.

Scriptable.

Subclasses

This interface contains no subclasses.

Remarks

Inheritance Hierarchy

IDispatch

   IMessengerServices

Requirements

Client

Requires Microsoft DirectX 9.0, C Runtime libraries (msvcm80.dll) on Microsoft Windows© Vista, Microsoft Windows XP Service Pack 1 (SP1) or later, or Microsoft Windows 2000 with Service Pack 4 (SP4). Any Communicator-imposed restrictions apply. .

Server

Requires Microsoft Office Communications Server 2007, AV MCU (for Media Support), Media Relay (for NAT/Firewall traversal) on Microsoft Office Communications Server 2007.

Product

Microsoft Office Communicator 2007 Automation API

IDL file

Msgrua.idl

See Also

Reference

Interfaces