OverflowMenu Class

Definition

public ref class OverflowMenu : Microsoft::Lync::Controls::ContactBase
public class OverflowMenu : Microsoft.Lync.Controls.ContactBase
type OverflowMenu = class
    inherit ContactBase
Public Class OverflowMenu
Inherits ContactBase
Inheritance
OverflowMenu

Constructors

OverflowMenu()

Fields

ContextInformationModelsProperty

Properties

ContextMenu (Inherited from UCBase)
ContextualInformation

Gets or sets data structure which provides contextual information for use with the contextual conversation feature.

(Inherited from ContactBase)
DisplayName

Gets the display name of this contact or distribution group.

(Inherited from ContactBase)
InitializationError (Inherited from UCBase)
InitializationErrorMessage (Inherited from UCBase)
InitializationFailed (Inherited from UCBase)
IsContactModelOwner

Reserved for internal use.

(Inherited from ContactBase)
IsInResiliencyMode (Inherited from UCBase)
IsLoaded (Inherited from UCBase)
IsLoadedAndIsInVisualTree (Inherited from UCBase)
IsSignedIn (Inherited from UCBase)
Model

Reserved for internal use.

(Inherited from ContactBase)
Source

Specifies a contact or distribution group to which this control should be bound.

(Inherited from ContactBase)
UCClientModel (Inherited from UCBase)

Methods

ExtractTemplatePart<T>(String) (Inherited from UCBase)
ExtractTemplatePart<T>(String, Boolean) (Inherited from UCBase)
OnApplyTemplate()
OnClientDisconnected()

Reserved for internal use.

(Inherited from ContactBase)
OnContactManagerPropertyChanged(IContactsAndGroupsManagerModel, IContactsAndGroupsManagerModel) (Inherited from UCBase)
OnContactPropertyChanged(IContactModel, String)

Reserved for internal use.

(Inherited from ContactBase)
OnContextualInformationChanged(ConversationContextualInfo, ConversationContextualInfo)
OnCreateAutomationPeer()
OnIsInResiliencyModePropertyChanged(Boolean, Boolean) (Inherited from UCBase)
OnIsSignedPropertyChanged(Boolean, Boolean)

Reserved for internal use.

(Inherited from ContactBase)
OnLoaded() (Inherited from UCBase)
OnPresenceItemsPropertyChanged(IPresenceItems, String)

Reserved for internal use.

(Inherited from ContactBase)
OnSelfModelPropertyChanged(ISelfModel, ISelfModel) (Inherited from UCBase)
OnSourceChanged(Object, Object)

Reserved for internal use.

(Inherited from ContactBase)
OnUnloaded()

Reserved for internal use.

(Inherited from ContactBase)
UnwireModel(IContactModel)
UnwirePresenceItems(IPresenceItems)

Reserved for internal use.

(Inherited from ContactBase)
UnwireUCClient() (Inherited from UCBase)
WireModel(IContactModel)
WirePresenceItems(IPresenceItems)

Reserved for internal use.

(Inherited from ContactBase)
WireUCClient(IUCClientModel)

Reserved for internal use.

(Inherited from ContactBase)

Events

InitializationCompleted (Inherited from UCBase)

Applies to