Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.SendEmail.SendEmail Class

(not specified)

(not specified)

Namespace: YetaWF.Core.SendEmail
Assembly: YetaWF.Core

Inheritance

Syntax

public class SendEmail : YetaWF.Core.Support.IInitializeApplicationStartup;

Constructors

PublicSendEmailConstructor.

Properties

PublicMailMessage(not specified)
ProtectedManager(not specified)
ProtectedSmtpClient(not specified)

Fields

PublicStaticEmailHtmlExtension(not specified)
PublicStaticEmailsFolder(not specified)
PublicStaticEmailTxtExtension(not specified)
PublicSendEmailData(not specified)
PublicStaticSendEmailProvider(not specified)

Methods

PublicAddBcc(not specified)
PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedInherited from System.ObjectFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
PublicGetEmailFileAsync(not specified)
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicGetSendingEmailAddressAsync(not specified)
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
PublicInitializeApplicationStartupAsync(not specified)
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
PublicPrepareEmailMessageAsync(not specified)
PublicPrepareEmailMessageFromStringsAsync(not specified)
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
PublicSendAsync(not specified)
PublicInherited from System.ObjectToStringReturns a string that represents the current object.

See Also YetaWF.Core Overview