MimeHelpers.GetMimeParts Method
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Overload List
Name | Description | |
---|---|---|
GetMimeParts(Byte[]) | Gets MIME parts in a raw data stream. |
|
GetMimeParts(String, Byte[]) | Gets MIME parts from a data stream by using a specified boundary, and returns the raw byte stream as a MemoryStream for further manipulation. |
See Also
MimeHelpers Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top