| IContactPersistentStorage Interface | 
Namespace: CMS.ContactManagement
 Syntax
Syntaxpublic interface IContactPersistentStorage
The IContactPersistentStorage type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetPersistentContact | 
            Gets contact from the persistent storage.
             | 
|   | SetPersistentContact | 
            Sets given contact to the persistent storage.
             | 
 See Also
See Also