Gets a single contact information item from this contact.

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

Syntax

C#
public 
Object 
GetContactInformation(
	

ContactInformationType 
contactInformationType
)

Parameters

contactInformationType
Type: Microsoft.Lync.Model . . :: . . ContactInformationType

See Also