IEWSClient.UpdateContact
UpdateContact(MapiContact)
Updates a contact item in the Exchange store.
public void UpdateContact(MapiContact contact)
Parameter | Type | Description |
---|---|---|
contact | MapiContact | Contact item |
See Also
- class MapiContact
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email
UpdateContact(Contact)
Updates a contact item in the Exchange store.
public void UpdateContact(Contact contact)
Parameter | Type | Description |
---|---|---|
contact | Contact | Contact item |
See Also
- class Contact
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email