ApplicationSharingModality.ShareableResources property

Get the list of available resources.

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

Syntax

'Declaration
Public ReadOnly Property ShareableResources As SharingResourceList
    Get
'Usage
Dim instance As ApplicationSharingModality
Dim value As SharingResourceList

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

Property value

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

See also

Reference

ApplicationSharingModality class

ApplicationSharingModality members

Microsoft.Lync.Model.Conversation.Sharing namespace