MimeType Enumeration

 

Enumeration of MIME types used for MIME blob processing.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

[SerializableAttribute]
public enum class MimeType

Member nameDescription
Application

Application stream MIME type.

Audio

Audio MIME type.

Image

Image MIME type.

Message

Message MIME type.

Text

Text MIME type.

Unknown

Unknown MIME type.

Video

Video MIME type.

Return to top
Show: