Share via


ApplicationSharingViewPropertyDictionary.GetKeyAt method

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

Syntax

'Declaration
Public Function GetKeyAt ( _
    index As Integer _
) As ApplicationSharingViewProperty
'Usage
Dim instance As ApplicationSharingViewPropertyDictionary
Dim index As Integer
Dim returnValue As ApplicationSharingViewProperty

returnValue = instance.GetKeyAt(index)
public ApplicationSharingViewProperty GetKeyAt(
    int index
)

Parameters

Return value

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

See also

Reference

ApplicationSharingViewPropertyDictionary class

ApplicationSharingViewPropertyDictionary members

Microsoft.Lync.Model.Conversation.Sharing namespace