This interface encapsulates the communication service behind Communicator.

The interface ID is 2E50547C-A8AA-4f60-B57E-1F414711007B (IID_IMessengerService).

Syntax

interface IMessengerService : IDispatch

Methods

The IMessengerService interface does not expose any methods.

Properties

This interface contains the following properties.

Name Description

IMessengerService::MyFriendlyName

Retrieves the local user's friendly name that corresponds to the selected service.

Not scriptable.

IMessengerService::MySigninName

Retrieves the local user's sign-in name that corresponds to the selected service.

Not scriptable.

IMessengerService::MyStatus

Retrieves the status of the local user in a service.

Scriptable.

IMessengerService::Property

Not supported.

IMessengerService::ServiceID

Retrieves the service identifier (ID) of the contact associated with the selected service.

Scriptable.

IMessengerService::ServiceName

Retrieves the service name of the contact associated with this MessengerContact object.

Scriptable.

Subclasses

This interface contains no subclasses.

Remarks

Inheritance Hierarchy

IDispatch

   IMessengerService

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