ContentSavingFileType enumeration

Enumerates the file type for saving content

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

Syntax

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

Members

Member name Description
XPS The XPS file type.
PNG The PNG file type.
Invalid

See also

Reference

Microsoft.Lync.Model.Conversation.Sharing namespace