Gets or sets the index of the tab item to display when the contact card is expanded.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
public 
int 
SelectedTabIndex { 
get; 
set; }

See Also