IMessengerContactAdvanced

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Encapsulates a contact whose account is maintained by a Microsoft® Office Communications Server and whose contact information and presence status can be displayed in Office Communicator or in an application.

The interface ID is 086F69C0-2FBD-46b3-BE50-EC401AB86099 (IID_IMessengerContactAdvanced).

Syntax

interface IMessengerContactAdvanced : IMessengerContact

Methods

The following table lists the methods exposed by the IMessengerContactAdvanced interface.

Name Description

IMessengerContactAdvanced::IsTagged

Gets or sets the tag status of a contact.

Not scriptable.

IMessengerContactAdvanced::PresenceProperties

Reads and sets presence properties of a contact.

Not scriptable.

Properties

This interface contains the following properties.

Name Description

IMessengerContact::Blocked

(Inherited from IMessengerContact.)

IMessengerContact::CanPage

(Inherited from IMessengerContact.)

IMessengerContact::FriendlyName

(Inherited from IMessengerContact.)

IMessengerContact::IsSelf

(Inherited from IMessengerContact.)

IMessengerContact::PhoneNumber

(Inherited from IMessengerContact.)

IMessengerContact::ServiceId

(Inherited from IMessengerContact.)

IMessengerContact::ServiceName

(Inherited from IMessengerContact.)

IMessengerContact::SigninName

(Inherited from IMessengerContact.)

IMessengerContact::Status

(Inherited from IMessengerContact.)

Subclasses

This interface contains no subclasses.

Remarks

Inheritance Hierarchy

IDispatch

   IMessengerContact

      IMessengerContactAdvanced

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