Click or drag to resize
ParaPlan Logo

UserService.SendEmail Method

[Missing <summary> documentation for "M:ParaPlanREST.UserService.SendEmail(ParaPlanREST.UserService.Email,System.String)"]

Namespace:  ParaPlanREST
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string SendEmail(
	UserService.Email msg,
	string Key
)

Parameters

msg
Type: ParaPlanREST.UserService.Email

[Missing <param name="msg"/> documentation for "M:ParaPlanREST.UserService.SendEmail(ParaPlanREST.UserService.Email,System.String)"]

Key
Type: System.String

[Missing <param name="Key"/> documentation for "M:ParaPlanREST.UserService.SendEmail(ParaPlanREST.UserService.Email,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:ParaPlanREST.UserService.SendEmail(ParaPlanREST.UserService.Email,System.String)"]

See Also