On 18/02/2014 18:59, Aaron Reabow wrote:
> Hi Guys,
>
> This should be dead simple.
>
> I am just trying to find a list of all of the key value pairs held for
> each message.
>
>
> These are the ones that I have found so far:
>
> * subject
> * SenderName
> * Recipients
> * TaskDueDate
Hi Guys,
This should be dead simple.
I am just trying to find a list of all of the key value pairs held for each
message.
These are the ones that I have found so far:
- subject
- SenderName
- Recipients
- TaskDueDate
I am using this simple code snippet
import win32com.client
out