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


In This Topic
    MailAddressHelper Class Methods
    In This Topic

    For a list of all members of this type, see MailAddressHelper members.

    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