ApplicationSharingViewStateChangedEventArgs constructor

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

Syntax

'Declaration
Protected Friend Sub New ( _
    so As ScriptObject _
)
'Usage
Dim so As ScriptObject

Dim instance As New ApplicationSharingViewStateChangedEventArgs(so)
protected internal ApplicationSharingViewStateChangedEventArgs(
    ScriptObject so
)

Parameters

  • so
    Type: ScriptObject

See also

Reference

ApplicationSharingViewStateChangedEventArgs class

ApplicationSharingViewStateChangedEventArgs members

Microsoft.Lync.Model.Conversation.Sharing namespace