This topic has not yet been rated - Rate this topic

Contact constructor

EWS Managed API

Initializes an unsaved local instance of the Contact class. To bind to an existing contact, use the Bind method instead.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
public Contact(
	ExchangeService service
)

Parameters

service
Type: Microsoft.Exchange.WebServices.Data.ExchangeService
The ExchangeServiceBase object to which the contact will be bound.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.