SenderJobTitle Property Example

This example retrieves the Letter Wizard elements from the active document and displays the sender's job title.

Set myLetterContent = ActiveDocument.GetLetterContent
MsgBox myLetterContent.SenderJobTitle