MCONTACTPROPERTY enumeration

[MCONTACTPROPERTY is no longer available for use as of Windows Vista. See Windows Messenger for more information.]

Do not use. Used to ask for the property that indicates which groups a user belongs to, or the contact's e-mail address.

Syntax

typedef enum  { 
  MCONTACTPROP_INVALID_PROPERTY  = -1,
  MCONTACTPROP_GROUPS_PROPERTY,
  MCONTACTPROP_EMAIL             = 1
} LockError;

Constants

MCONTACTPROP_INVALID_PROPERTY

Not a valid property.

MCONTACTPROP_GROUPS_PROPERTY

Used to ask for the property that indicates which groups a user belongs to.

MCONTACTPROP_EMAIL

Used to ask for the property that indicates the contact's e-mail address.

Requirements

End of client support
Windows XP
End of server support
Windows Server 2003
Header
Msgrua.h
IDL
Msgrua.idl