Given an index, returns or updates an item in
the collection.
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public ContactEndpoint this[ int _index ] { get; set; } |
Parameters
- _index
- Type:
System
.
.
::
.
.
Int32