Edit

Share via


ConversationWindowInformationDictionary.GetKeyAt(Int32) Method

Definition

Gets a key based on the index.

public:
 Microsoft::Lync::Model::Extensibility::ConversationWindowInformationType GetKeyAt(int index);
public Microsoft.Lync.Model.Extensibility.ConversationWindowInformationType GetKeyAt (int index);
member this.GetKeyAt : int -> Microsoft.Lync.Model.Extensibility.ConversationWindowInformationType
Public Function GetKeyAt (index As Integer) As ConversationWindowInformationType

Parameters

index
Int32

Returns

ConversationWindowInformationType

Applies to