Overload List

  NameDescription
AttachObjectAsXml(String, Object)
Attaches an XML-serialized object as an XML attachment with mime-type Xml using the default XmlSerializer for the object's type.
AttachObjectAsXml(String, Object, XmlSerializer)
Attaches an XML-serialized object as an XML attachment with mime-type Xml using the specified XmlSerializer.

See Also