RoomPropertyDictionary.GetKeyAt(Int32) Method

Definition

Gets a key based on the index.

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

Parameters

index
Int32

Returns

RoomProperty

Applies to