MenuContext Enum

Definition

Specifies the context in which a context menu is being used.

C#
public enum MenuContext
Inheritance
MenuContext

Fields

Name Value Description
ContactListByGroup 0

Specifies the menu context of a ContactsList in group-by-group mode

ContactListByStatus 1

Specifies the menu context of a ContactsList in group-by-status mode

ContactListByRelationship 2

Specifies the menu context of a ContactsList in group-by-relationship mode

CustomContactList 3

Specifies the menu context of a CustomContactList

SearchResult 4

Specifies the menu context of a ContactSearchResultList list

Remarks

Specifies the context in which a context menu is being used. See ContactList, ContactSearchResultList, or CustomContactList.

Applies to

Product Versions
Lync Silverlight latest
Lync WPF latest