Show / Hide Table of Contents

Class EmailFormatter

Inheritance
Object
EmailFormatter
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Globalization
Assembly: SoDataBase.dll
Syntax
public static class EmailFormatter

Methods

GetDisplayAddress(Contact)

Declaration
public static string GetDisplayAddress(Contact contact)
Parameters
Type Name Description
Contact contact
Returns
Type Description
String

GetDisplayAddress(Person)

Declaration
public static string GetDisplayAddress(Person person)
Parameters
Type Name Description
Person person
Returns
Type Description
String

GetDisplayAddress(EmailRow)

Declaration
public static string GetDisplayAddress(EmailRow emailRow)
Parameters
Type Name Description
EmailRow emailRow
Returns
Type Description
String

GetDisplayAddress(String, String)

Declaration
public static string GetDisplayAddress(string emailAddress, string description)
Parameters
Type Name Description
String emailAddress
String description
Returns
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top