Compartilhar via


Contact(ExchangeService) Construtor

Definição

Inicializa uma instância local não salva da classe Contact. Para associar a um contato existente, use o método Bind.

public:
 Contact(Microsoft::Exchange::WebServices::Data::ExchangeService ^ service);
public Contact (Microsoft.Exchange.WebServices.Data.ExchangeService service);
Public Sub New (service As ExchangeService)

Parâmetros

service
ExchangeService

O objeto ExchangeServiceBase ao qual o contato será vinculado.

Aplica-se a