[This is preliminary documentation and is subject to change.]
The Tertiary Email Server Name, If the primary and secondary email server
fails and this value in web.config is not empty, then OfficeClip will
attempt to send emails through this server.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static string EmailServerName2 { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property EmailServerName2 As String |
Visual C++ |
---|
public: static property String^ EmailServerName2 { String^ get (); } |