Automation.LaunchAddContactWizard method

Deprecated : Do not use this method.

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

Syntax

'Declaration
Public Sub LaunchAddContactWizard ( _
    contactEmail As String _
)
'Usage
Dim instance As Automation
Dim contactEmail As String

instance.LaunchAddContactWizard(contactEmail)
public void LaunchAddContactWizard(
    string contactEmail
)

Parameters

See also

Reference

Automation class

Automation members

Microsoft.Lync.Model.Extensibility namespace