Document.GetLetterContent (Word)

Retrieves letter elements from the specified document and returns a LetterContent object.


MsgBox ActiveDocument.GetLetterContent.Salutation _ 
 & ActiveDocument.GetLetterContent.RecipientName