Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.SendEmail.ISendEmail.AddBcc Method

(not specified)

Class: YetaWF.Core.SendEmail.ISendEmail
Namespace: YetaWF.Core.SendEmail
Assembly: YetaWF.Core

Syntax

public void AddBcc(
    object sendEmailData,
    string ccEmail );

Parameters

sendEmailData

(not specified)

ccEmail

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.SendEmail.ISendEmail ClassYetaWF.Core Overview