MimeBodyPartContentTypeParameters Property Ipswitch.Messaging.Framework
The collection of Content-Type parameters

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public IDictionary<string, string> ContentTypeParameters { get; }

Property Value

Type: IDictionaryString, String
See Also

Reference