Click or drag to resize

ContactService Class

Contact Service
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.ContactContactService

Namespace:  AMCS.Elemos.IntegrationService.Services.Contact
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ContactService

The ContactService type exposes the following members.

Constructors
  NameDescription
Public methodContactService
Initializes a new instance of the ContactService class
Top
Methods
  NameDescription
Public methodGetCommunicationPreferences
Gets the communication preferences.
Public methodGetContact
Gets the contact by request.
Public methodGetSystemCommunicationPreferences
Gets the system communication preferences.
Public methodSaveCommunicationPreferences
Saves the communication preferences.
Top
See Also