ExchangeServiceBinding.RemoveContactFromImListAsync 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.
Overloads
RemoveContactFromImListAsync(RemoveContactFromImListType, Object) | |
RemoveContactFromImListAsync(RemoveContactFromImListType) |
RemoveContactFromImListAsync(RemoveContactFromImListType, Object)
public:
void RemoveContactFromImListAsync(ExchangeWebServices::RemoveContactFromImListType ^ RemoveContactFromImList1, System::Object ^ userState);
public void RemoveContactFromImListAsync (ExchangeWebServices.RemoveContactFromImListType RemoveContactFromImList1, object userState);
Public Sub RemoveContactFromImListAsync (RemoveContactFromImList1 As RemoveContactFromImListType, userState As Object)
Parameters
- RemoveContactFromImList1
- RemoveContactFromImListType
- userState
- Object
Applies to
RemoveContactFromImListAsync(RemoveContactFromImListType)
public:
void RemoveContactFromImListAsync(ExchangeWebServices::RemoveContactFromImListType ^ RemoveContactFromImList1);
public void RemoveContactFromImListAsync (ExchangeWebServices.RemoveContactFromImListType RemoveContactFromImList1);
Public Sub RemoveContactFromImListAsync (RemoveContactFromImList1 As RemoveContactFromImListType)
Parameters
- RemoveContactFromImList1
- RemoveContactFromImListType