MailMergeDataSource.HeaderSourceName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the path and file name of the header source attached to the specified mail merge main document.
public:
property System::String ^ HeaderSourceName { System::String ^ get(); };
public string HeaderSourceName { get; }
member this.HeaderSourceName : string
Public ReadOnly Property HeaderSourceName As String