ShareableContent.Type property
Returns the type of the content
Namespace: Microsoft.Lync.Model.Conversation.Sharing
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property Type As ShareableContentType
Get
'Usage
Dim instance As ShareableContent
Dim value As ShareableContentType
value = instance.Type
public ShareableContentType Type { get; }
Property value
Type: Microsoft.Lync.Model.Conversation.Sharing.ShareableContentType