| | Awarded by Microsoft since 2005: |  |
| | VBOffice Info | | Visitors | 1409444 | | Impressions | 5190365 |
| |
|
| |
| Author: Michael Bauer | Homepage | | Date: 17.05.2006 | Accessed: 18971 | | | | Description
We are very sorry! This description is not translated yet. Anyway, please try the code as it is self-explanatory. |
Public Sub ReadNextSendAccount()
Dim Mail As Redemption.rdoMail
Dim Session As Redemption.RDOSession
Const PR_NEXT_SENDING_ACCOUNT = &H808E001E
Set Session = CreateObject("redemption.rdoSession")
Session.MapiObject = Application.Session.MapiObject
With Application.ActiveExplorer.Selection(1)
Set Mail = Session.GetMessageFromID(.EntryID, .Parent.StoreID)
End With
Debug.Print Mail.Fields(PR_NEXT_SENDING_ACCOUNT)
End Sub
|
| | |
| | |  | ReplyAll alerts you before unintentionally replying all, or if you are a confidential BCC recipient of the ... [more] |
| | |  | Access the master category list in the blink of an eye, share your categories in a network, get a reminder service, and ... [more] |
| | |  | SAM automatically sets the sender, signature, and folder for sent items, for instance based on the recipient ... [more] |
| | |  | OLKeeper reliably prevents users from closing their Outlook window and thus possibly missing reminders or ... [more] |
| |
|