Contact.EndChangeSetting(IAsyncResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets a setting associated with this contact.
public:
void EndChangeSetting(IAsyncResult ^ asyncResult);
public void EndChangeSetting (IAsyncResult asyncResult);
member this.EndChangeSetting : IAsyncResult -> unit
Public Sub EndChangeSetting (asyncResult As IAsyncResult)
Parameters
- asyncResult
- IAsyncResult