| AddUserTimeOffRequestModelEmpNotes Property |  | 
                The employee notes for this time-off request
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string EmpNotes { get; set; }function get_EmpNotes();
function set_EmpNotes(value);
Property Value
String Remarks
Remarks
                The employee notes for this time-off request.
                
 Example
ExampleTaking a trip to North Pole, will not be accessible via email
 See Also
See Also