Endnotes.Location (Word)
Returns or sets the position of all endnotes. Read/write WdEndnoteLocation. Possible return values are wdEndOfDocument - At end of active document, wdEndOfSection - At end of current section.
ActiveDocument.Endnotes.Location = wdEndOfSection