ContactGroupServices.BeginAddContact Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BeginAddContact(String, AsyncCallback, Object) | Begins an asynchronous operation to add a contact. | |
BeginAddContact(String, ContactAddOptions, AsyncCallback, Object) | Begins an asynchronous operation to add a contact. | |
BeginAddContact(String, String, Boolean, String, String, [], AsyncCallback, Object) | Obsolete. Begins an asynchronous operation to add a contact. |
Top