Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
Kentico Namespaces
Kentico.Membership Namespaces
Kentico.Membership
EmailService Class
EmailService Methods
CreateEmailMessage Method
SendAsync Method
EmailService
SendAsync Method
Sends the given message (email).
Namespace:
Kentico.Membership
Assembly:
Kentico.Membership (in Kentico.Membership.dll) Version: 12.0.0
Syntax
C#
Copy
public
Task
SendAsync
(
IdentityMessage
message
)
Parameters
message
Type:
IdentityMessage
Message.
Return Value
Type:
Task
Implements
IIdentityMessageService.SendAsync(IdentityMessage)
See Also
Reference
EmailService Class
Kentico.Membership Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com