Show / Hide Table of Contents

Class EMailController.EmailServerInfo

Inheritance
Object
EMailController.EmailServerInfo
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Controllers
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class EmailServerInfo

Constructors

EmailServerInfo()

Declaration
public EmailServerInfo()

Fields

password

Declaration
public string password
Field Value
Type Description
String

serverName

Declaration
public string serverName
Field Value
Type Description
String

ssl

Declaration
public bool ssl
Field Value
Type Description
Boolean

username

Declaration
public string username
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top