Click or drag to resize
ParaPlan Logo

UserServiceSendEmail 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(
	UserServiceEmail msg,
	string Key
)

Parameters

msg
Type: ParaPlanRESTUserServiceEmail

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

Key
Type: SystemString

[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