MailFormSendMethod Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines what field that the server should use when sending the mail.

Namespace: ContentStudio.Site.ActiveScripting.Misc
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum SendMethod
Members

  Member nameValueDescription
To0 Sends the mail using the TO field
Cc1 Sends the mail using the CC (carbon copy) field.
Bcc2 Sends the mail using the BCC (blind carbon copy) field.
See Also

Reference