ContentClassType.DSN

ContentClassType.DSN property

Gets the the urn:content-classes:dsn content class that defines a set of properties for an item that is a Delivery Status Notification (DSN) message.

public static ContentClassType DSN { get; }

Property Value

The DSN content class.

See Also