Share via


ShareableContentStateChangedEventArgs.OldState property

Gets the old sharing content state value.

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

Syntax

'Declaration
Public ReadOnly Property OldState As ShareableContentState
    Get
'Usage
Dim instance As ShareableContentStateChangedEventArgs
Dim value As ShareableContentState

value = instance.OldState
public ShareableContentState OldState { get; }

Property value

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

See also

Reference

ShareableContentStateChangedEventArgs class

ShareableContentStateChangedEventArgs members

Microsoft.Lync.Model.Conversation.Sharing namespace