Class GetStudentMessageResponse
Contact Manager Event Response
Inheritance
System.Object
GetStudentMessageResponse
Namespace: Cmc.Nexus.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class GetStudentMessageResponse : ServiceResponse
Constructors
GetStudentMessageResponse()
Declaration
public GetStudentMessageResponse()
Properties
StudentMessagesList
Event Processed
Declaration
public List<StudentMessage> StudentMessagesList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<StudentMessage> |