The Automationtype exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginStartConversation(String, Int32, AsyncCallback, Object) |
Starts a conversation with the given
modalities and participants. ConversationWindow representing the
conversation window of the started conversation is obtained from
asynchronous callback.
|
|
BeginStartConversation(AutomationModalities, IEnumerable < (Of < <' ( String > ) > > ) , IEnumerable < (Of < <' ( KeyValuePair < (Of < <' ( AutomationModalitySettings, Object > ) > > ) > ) > > ) , AsyncCallback, Object) |
Launches a Lync conversation window and
invites specified participants using the specified modalities and
optional conversation context data. The new conversation window is
obtained in the System.AsyncCallback method you pass in the
callback argument.
|
|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
EndStartConversation |
Ends the start conversation operation,
unblocks program execution on the calling thread, and returns a new
conversation window.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetConversationWindow |
Finds a ConversationWindow for a given
conversation. If not found, a new instance of ConversationWindow
will be created.
|
|
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
LaunchAddContactWizard |
Launches add contact user dialog.
|
|
MemberwiseClone () () () () | (Inherited from Object Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) | |
ToString | (Inherited from Object.) |