Adds a contact to a subscription.

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

Syntax

C#
public 
void 
AddContact(
	
Contact 
contact
)

See Also