ExchangeServiceBinding.RemoveImContactFromGroupAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
RemoveImContactFromGroupAsync(RemoveImContactFromGroupType) | |
RemoveImContactFromGroupAsync(RemoveImContactFromGroupType, Object) |
RemoveImContactFromGroupAsync(RemoveImContactFromGroupType)
public:
void RemoveImContactFromGroupAsync(ExchangeWebServices::RemoveImContactFromGroupType ^ RemoveImContactFromGroup1);
public void RemoveImContactFromGroupAsync (ExchangeWebServices.RemoveImContactFromGroupType RemoveImContactFromGroup1);
Public Sub RemoveImContactFromGroupAsync (RemoveImContactFromGroup1 As RemoveImContactFromGroupType)
Parâmetros
- RemoveImContactFromGroup1
- RemoveImContactFromGroupType
Aplica-se a
RemoveImContactFromGroupAsync(RemoveImContactFromGroupType, Object)
public:
void RemoveImContactFromGroupAsync(ExchangeWebServices::RemoveImContactFromGroupType ^ RemoveImContactFromGroup1, System::Object ^ userState);
public void RemoveImContactFromGroupAsync (ExchangeWebServices.RemoveImContactFromGroupType RemoveImContactFromGroup1, object userState);
Public Sub RemoveImContactFromGroupAsync (RemoveImContactFromGroup1 As RemoveImContactFromGroupType, userState As Object)
Parâmetros
- RemoveImContactFromGroup1
- RemoveImContactFromGroupType
- userState
- Object