Share via


LocalSharedResourcesChangedEventArgs.ResourceList property

Gets the current resource list

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

Syntax

'Declaration
Public ReadOnly Property ResourceList As SharingResourceList
    Get
'Usage
Dim instance As LocalSharedResourcesChangedEventArgs
Dim value As SharingResourceList

value = instance.ResourceList
public SharingResourceList ResourceList { get; }

Property value

Type: Microsoft.Lync.Model.Conversation.Sharing.SharingResourceList

See also

Reference

LocalSharedResourcesChangedEventArgs class

LocalSharedResourcesChangedEventArgs members

Microsoft.Lync.Model.Conversation.Sharing namespace