ConversationPropertyChangedEventArgs.Property property

Gets the conversation property type whose value has changed.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public ReadOnly Property Property As ConversationProperty
    Get
'Usage
Dim instance As ConversationPropertyChangedEventArgs
Dim value As ConversationProperty

value = instance.Property
public ConversationProperty Property { get; }

Property value

Type: Microsoft.Lync.Model.Conversation.ConversationProperty

See also

Reference

ConversationPropertyChangedEventArgs class

ConversationPropertyChangedEventArgs members

Microsoft.Lync.Model.Conversation namespace