Share via


SharingResourceList.IsShareable property

Can the resource list be shared?

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

Syntax

'Declaration
Public ReadOnly Property IsShareable As Boolean
    Get
'Usage
Dim instance As SharingResourceList
Dim value As Boolean

value = instance.IsShareable
public bool IsShareable { get; }

Property value

Type: System.Boolean

See also

Reference

SharingResourceList class

SharingResourceList members

Microsoft.Lync.Model.Conversation.Sharing namespace