MessagePartsAttachments Class
Namespace: SMTP
Assembly: Microsoft.BizTalk.GlobalPropertySchemas (in microsoft.biztalk.globalpropertyschemas.dll)
Dim instance As MessagePartsAttachments
[SerializableAttribute] [GuidAttribute("9EE763F5-ECE7-42f6-BE97-38EA64FB7607")] [IsSensitivePropertyAttribute(false)] [PropertyGuidAttribute("9EE763F5-ECE7-42f6-BE97-38EA64FB7607")] [PropertyTypeAttribute("MessagePartsAttachments", "http://schemas.microsoft.com/BizTalk/2003/smtp-properties", "unsignedInt", "System.UInt32")] public sealed class MessagePartsAttachments : MessageContextPropertyBase
/** @attribute SerializableAttribute() */
/** @attribute GuidAttribute("9EE763F5-ECE7-42f6-BE97-38EA64FB7607") */
/** @attribute IsSensitivePropertyAttribute(false) */
/** @attribute PropertyGuidAttribute("9EE763F5-ECE7-42f6-BE97-38EA64FB7607") */
/** @attribute PropertyTypeAttribute("MessagePartsAttachments", "http://schemas.microsoft.com/BizTalk/2003/smtp-properties", "unsignedInt", "System.UInt32") */
public final class MessagePartsAttachments extends MessageContextPropertyBase
SerializableAttribute GuidAttribute("9EE763F5-ECE7-42f6-BE97-38EA64FB7607") IsSensitivePropertyAttribute(false) PropertyGuidAttribute("9EE763F5-ECE7-42f6-BE97-38EA64FB7607") PropertyTypeAttribute("MessagePartsAttachments", "http://schemas.microsoft.com/BizTalk/2003/smtp-properties", "unsignedInt", "System.UInt32") public final class MessagePartsAttachments extends MessageContextPropertyBase
System.Object
Microsoft.XLANGs.BaseTypes.PropertyBase
Microsoft.XLANGs.BaseTypes.MessageContextPropertyBase
SMTP.MessagePartsAttachments
Microsoft.XLANGs.BaseTypes.PropertyBase
Microsoft.XLANGs.BaseTypes.MessageContextPropertyBase
SMTP.MessagePartsAttachments
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.