Share via


ApplicationSharingModality.View property

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

Syntax

'Declaration
Public ReadOnly Property View As ApplicationSharingView
    Get
'Usage
Dim instance As ApplicationSharingModality
Dim value As ApplicationSharingView

value = instance.View
public ApplicationSharingView View { get; }

Property value

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

See also

Reference

ApplicationSharingModality class

ApplicationSharingModality members

Microsoft.Lync.Model.Conversation.Sharing namespace