ModalityActionAvailabilityChangedEventArgs.IsAvailable property

Gets the new availability value.

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

Syntax

'Declaration
Public ReadOnly Property IsAvailable As Boolean
    Get
'Usage
Dim instance As ModalityActionAvailabilityChangedEventArgs
Dim value As Boolean

value = instance.IsAvailable
public bool IsAvailable { get; }

Property value

Type: System.Boolean

See also

Reference

ModalityActionAvailabilityChangedEventArgs class

ModalityActionAvailabilityChangedEventArgs members

Microsoft.Lync.Model.Conversation namespace