final deliverable

This commit is contained in:
Wyatt Miller
2018-12-09 14:47:23 -05:00
parent 97c5813494
commit df80eb4d75
9 changed files with 156 additions and 18 deletions

View File

@ -4,7 +4,7 @@ namespace DeskHubSharp
{
private string _toEmail = "wjmiller2016@gmail.com";
private string _fromEmail = "wjmiller2016@gmail.com";
private string _passwordEmail = "IhaveanAMDRX480";
private string _passwordEmail = "IhaveanAMDRX580";
public string Password
{

View File

@ -7,7 +7,6 @@ using System.Threading.Tasks;
namespace DeskHubSharp
{
// TODO: The RequestList class is called from code behind, fix it
public class RequestList
{
/// <summary>