IAsyncPop3Client.SaveMessageAsync

IAsyncPop3Client.SaveMessageAsync method

Fetches and save the message as a stream

public Task SaveMessageAsync(Pop3SaveMessage parameters)
ParameterTypeDescription
parametersPop3SaveMessageThe parameter set.

See Also