Share via


SharingResource.Name property

Get the resource name property.

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

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As SharingResource
Dim value As String

value = instance.Name
public string Name { get; }

Property value

Type: System.String

See also

Reference

SharingResource class

SharingResource members

Microsoft.Lync.Model.Conversation.Sharing namespace