ApplicationSharingViewPropertyChangedEventArgs.Property property
Namespace: Microsoft.Lync.Model.Conversation.Sharing
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property Property As ApplicationSharingViewProperty
Get
'Usage
Dim instance As ApplicationSharingViewPropertyChangedEventArgs
Dim value As ApplicationSharingViewProperty
value = instance.Property
public ApplicationSharingViewProperty Property { get; }
Property value
Type: Microsoft.Lync.Model.Conversation.Sharing.ApplicationSharingViewProperty
See also
Reference
ApplicationSharingViewPropertyChangedEventArgs class