ContactNote Class

Definition

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

Constructors

ContactNote()

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()

When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in an application.

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

Applies to