Share via


SharingResource.Id property

Get the resource id property.

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

Syntax

'Declaration
Public ReadOnly Property Id As Integer
    Get
'Usage
Dim instance As SharingResource
Dim value As Integer

value = instance.Id
public int Id { get; }

Property value

Type: System.Int32

See also

Reference

SharingResource class

SharingResource members

Microsoft.Lync.Model.Conversation.Sharing namespace