This topic has not yet been rated - Rate this topic

ContentSharingModality class

Lync 2013

Creates and manages a collection of shareable content items.

System.Object
  System.MarshalByRefObject
    UCWBase
      UCWFull
        Microsoft.Lync.Model.Conversation.Modality
          Microsoft.Lync.Model.Conversation.Sharing.ContentSharingModality

Namespace:  Microsoft.Lync.Model.Conversation.Sharing
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Public Class ContentSharingModality _
	Inherits Modality
Dim instance As ContentSharingModality
public class ContentSharingModality : Modality

The ContentSharingModality inherits the methods, properties, and events from the Modality class. If you are sharing a whiteboard session with annotations in a conversation and then disconnect the ContentSharingModality, all of the whiteboard annotations are lost unless you save the whiteboard and associated annotations to a local file first.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.