Class AlertJobsCandidateContactRequested
public class AlertJobsCandidateContactRequested : Notification
- Inheritance
-
AlertJobsCandidateContactRequested
- Inherited Members
- Extension Methods
Constructors
AlertJobsCandidateContactRequested()
public AlertJobsCandidateContactRequested()
Properties
CandidateFirstName
public string CandidateFirstName { get; set; }
Property Value
CandidateLastName
public string CandidateLastName { get; set; }
Property Value
CompanyName
public string CompanyName { get; set; }
Property Value
EmailAddress
public string EmailAddress { get; set; }
Property Value
EmployerName
public string EmployerName { get; set; }
Property Value
Message
public string Message { get; set; }