Share via


ShareableContentActionAvailabilityChangedEventArgs.IsAvailable property

Gets the new availability value.

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

Syntax

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

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

Property value

Type: System.Boolean

See also

Reference

ShareableContentActionAvailabilityChangedEventArgs class

ShareableContentActionAvailabilityChangedEventArgs members

Microsoft.Lync.Model.Conversation.Sharing namespace