Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Messaging Namespace / MailAddressHelper Class
Methods


In This Topic
    MailAddressHelper Class Members
    In This Topic

    The following tables list the members exposed by MailAddressHelper.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Converts a list of MailAddress instances to a comma delimited string of email addresses.  
    Public Methodstatic (Shared in Visual Basic) Checks if the given string is a valid email address according to the format rules followed by System.Net.Mail.MailAddress.  
    Public Methodstatic (Shared in Visual Basic) Convets a list of comma separated email addresses to a list of MailAddress objects  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also