AddContact Class

Definition

public ref class AddContact : Microsoft::Lync::Controls::ContactButton
[System.Windows.TemplatePart(Name="PART_SplitButton", Type=typeof(Microsoft.Lync.Controls.Internal.SplitButton))]
public class AddContact : Microsoft.Lync.Controls.ContactButton
type AddContact = class
    inherit ContactButton
Public Class AddContact
Inherits ContactButton
Inheritance
Attributes

Constructors

AddContact()

Properties

Content

Gets or sets the content of this control.

(Inherited from ContactButton)
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)
IsButtonEnabled

Gets a boolean value which indicates or not the button contained in this control's template is enabled.

(Inherited from ContactButton)
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)

Reserved for internal use.

(Inherited from ContactBase)
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)

Reserved for internal use.

(Inherited from ContactBase)
UnwirePresenceItems(IPresenceItems)

Reserved for internal use.

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

Reserved for internal use.

(Inherited from ContactBase)
WirePresenceItems(IPresenceItems)

Reserved for internal use.

(Inherited from ContactBase)
WireUCClient(IUCClientModel)

Reserved for internal use.

(Inherited from ContactBase)

Events

InitializationCompleted (Inherited from UCBase)
IsButtonEnabledChanged

Occurs when the IsButtonEnabled property changes.

(Inherited from ContactButton)

Applies to