SharingResource.Type property

Get the resource type property.

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

Syntax

'Declaration
Public ReadOnly Property Type As SharingResourceType
    Get
'Usage
Dim instance As SharingResource
Dim value As SharingResourceType

value = instance.Type
public SharingResourceType Type { get; }

Property value

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

See also

Reference

SharingResource class

SharingResource members

Microsoft.Lync.Model.Conversation.Sharing namespace