ConversationWindowActionAvailabilityChangedEventArgs.IsAvailable property

Gets the new availability value.

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

Syntax

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

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

Property value

Type: System.Boolean

See also

Reference

ConversationWindowActionAvailabilityChangedEventArgs class

ConversationWindowActionAvailabilityChangedEventArgs members

Microsoft.Lync.Model.Extensibility namespace