Type Property

Retrieves the MIME type from the enclosure.

Syntax

[ mimeType = ] FeedEnclosure.Type

Possible Values

mimeType String that receives the MIME type from the enclosure.

The property is read-only. The property has no default value.

Remarks

Type is a required enclosure attribute.

Applies To

FeedEnclosure