MailMessage.RecomposeTnefContent

MailMessage.RecomposeTnefContent method

Composes the TNEF content. Note, that tnef attachment is composed if a message initially contained TNEF and was loaded without FileCompatibilityMode.PreserveTnefAttachments flag, That is this method doesn’t create tnef message out of the regular one.

public void RecomposeTnefContent()

See Also