Click or drag to resize

ContactCustomerNoteAccessId Property

Contact’s access level to Customer Notes. This value controls what Contact can and can’t do with Customer Notes via Customer Portal UI.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public LsNoteAccess CustomerNoteAccessId { get; set; }

Property Value

Type: LsNoteAccess
See Also