Expand
MIME/SMIME Property Schema and Properties

The http://schemas.microsoft.com/BizTalk/2003/mime-properties namespace contains properties you can use to set message and part context properties for the MIME/SMIME Encoder pipeline component. The MIME/SMIME Encoder uses these properties to generate the appropriate MIME/SMIME headers in the message that is created. The following table describes the MIME/SMIME properties.

PropertyScopeTypeDescription
FileNamePer message partxs:stringSets the file name header of the MIME/SMIME part.
ContentIDPer message partxs:stringSets the Content-ID header of the MIME/SMIME part.
ContentDescriptionPer message partxs:stringSets the Content-Description header of the MIME/SMIME part.
ContentTransferEncodingPer message partxs:stringSets the Content-Transfer-Encoding header of the generated MIME/SMIME part.

This value overrides the Content transfer encoding value configured in Pipeline Designer. For a multi-part message, you can use different encodings for different MIME/SMIME parts.

ContentLocationPer message partxs:stringSets the Content-Location header of the generated MIME/SMIME part.
IsMIMEEncodedPer message partxs:booleanSpecifies whether the message has a MIME/SMIME payload. The MIME component writes to this value, so you do not have to set it.

The MIME/SMIME Encoder also uses the following part properties from the System namespace.

PropertyTypeDescription
ContentTypexs:stringCorresponds to the Content-Type header of the generated MIME/SMIME part.
FileNamexs:stringCorresponds to the file name.

See Also

Configuring the MIME/SMIME Decoder Pipeline Component

Configuring the MIME/SMIME Encoder Pipeline Component

Configuring Pipeline Components

MIME (BizTalk Server Sample)

Message Context Properties

To download updated BizTalk Server 2004 Help from www.microsoft.com, go to http://go.microsoft.com/fwlink/?linkid=20616.

Copyright © 2004 Microsoft Corporation.
All rights reserved.
Page view tracker