IAsyncSmtpClient.ForwardAsync

IAsyncSmtpClient.ForwardAsync method

Forwards specified message to recipient.

public Task ForwardAsync(SmtpForward parameters)
ParameterTypeDescription
parametersSmtpForwardThe parameter set.

See Also