Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table lists the properties in the POP3 adapter property schema.
Namespace: http://schemas.microsoft.com/BizTalk/2003/pop3-properties
Name | Type | Description |
---|---|---|
Subject | xs:string | Specifies the content placed on the Subject header for the message |
From | xs:string | Specifies the e-mail address placed on the From header field of the e-mail message. |
To | xs:string | Specifies the e-mail address or addresses placed on the To header field of the e-mail message. |
ReplyTo | xs:string | Specifies the e-mail address placed on the ReplyTo header field of the e-mail message. |
CC | xs:string | Specifies the e-mail address or addresses placed on the CC header field of the e-mail message. |
Date | xs:string | Specifies the content placed on the Date header field of the e-mail message. |
DispositionNotificationTo | xs:string | Specifies the content placed on the DispositionNotificationTo header field of the e-mail message. |
Headers | xs:string | Specifies the content of all of the header fields of the e-mail message. |