ShareableContent.Title property

Gets the title of the content

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

Syntax

'Declaration
Public ReadOnly Property Title As String
    Get
'Usage
Dim instance As ShareableContent
Dim value As String

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

Property value

Type: System.String

See also

Reference

ShareableContent class

ShareableContent members

Microsoft.Lync.Model.Conversation.Sharing namespace