Bitmap for Email Error Log

Settings for Email Error Log
This commit is contained in:
Rich
2012-04-26 22:05:33 +00:00
parent f40cd6817b
commit 3baf4f6fe9
4 changed files with 75 additions and 1 deletions

View File

@@ -68,5 +68,14 @@
<Setting Name="FormatPath" Type="System.String" Scope="User">
<Value Profile="(Default)">C:\Development</Value>
</Setting>
<Setting Name="OutlookEmail" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="SMTPServer" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="SMTPUser" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>