ShareableContentType enumeration

Enumerates supported content types

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

Syntax

'Declaration
Public Enumeration ShareableContentType
'Usage
Dim instance As ShareableContentType
public enum ShareableContentType

Members

Member name Description
Unsupported Unsupported content.
PowerPoint PowerPoint content.
Whiteboard Whiteboarding content.

Be sure to save any whiteboard annotations to a local file before disconnecting the conversation ContentSharingModality. Otherwise, any annotations are lost when you reconnect the modality in the conversation.

NativeFile Native file attachment.
Reserved1
Reserved2
Qna
Invalid

See also

Reference

Microsoft.Lync.Model.Conversation.Sharing namespace