Share via


ApplicationSharingView.DisplayMode property

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

Syntax

'Declaration
Public Property DisplayMode As ApplicationSharingViewDisplayMode
    Get
    Set
'Usage
Dim instance As ApplicationSharingView
Dim value As ApplicationSharingViewDisplayMode

value = instance.DisplayMode

instance.DisplayMode = value
public ApplicationSharingViewDisplayMode DisplayMode { get; set; }

Property value

Type: Microsoft.Lync.Model.Conversation.Sharing.ApplicationSharingViewDisplayMode

See also

Reference

ApplicationSharingView class

ApplicationSharingView members

Microsoft.Lync.Model.Conversation.Sharing namespace