MailMessage.GetAlternateViewContent

MailMessage.GetAlternateViewContent method

Gets the content as a string from the specified AlternateView.

public string GetAlternateViewContent(string mediaType)
ParameterTypeDescription
mediaTypeStringMediaType of needed AlternateView.

See Also