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