ApplicationSharingModality.ParticipationState property

Get the participation state.

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

Syntax

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

value = instance.ParticipationState
public ParticipationState ParticipationState { get; }

Property value

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

See also

Reference

ApplicationSharingModality class

ApplicationSharingModality members

Microsoft.Lync.Model.Conversation.Sharing namespace