Share via


ApplicationSharingView.Properties property

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

Syntax

'Declaration
Public ReadOnly Property Properties As IDictionary(Of ApplicationSharingViewProperty, Object)
    Get
'Usage
Dim instance As ApplicationSharingView
Dim value As IDictionary(Of ApplicationSharingViewProperty, Object)

value = instance.Properties
public IDictionary<ApplicationSharingViewProperty, Object> Properties { get; }

Property value

Type: System.Collections.Generic.IDictionary<ApplicationSharingViewProperty, Object>

See also

Reference

ApplicationSharingView class

ApplicationSharingView members

Microsoft.Lync.Model.Conversation.Sharing namespace