I plan to store my important Emails in a Folder structure like follows:
/Mails/%Sender_Name%/%DateCreated%_%Sender_Name%_MsgTitle.msg
resulting in
/Mails/Harry Example/2024-07-01_Harry Example_New Message.msg
Now, does know anyone how to get the environment variable of the %sender_name% from a .msg file (and if this is possible)?
Thanks a lot for your help!
Mat