Share via


MailMergeField.Previous Property

Returns the previous object in the collection.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Previous As MailMergeField
    Get
'Usage
Dim instance As MailMergeField
Dim value As MailMergeField

value = instance.Previous
MailMergeField Previous { get; }

Property Value

Type: Microsoft.Office.Interop.Word.MailMergeField

See Also

Reference

MailMergeField Interface

MailMergeField Members

Microsoft.Office.Interop.Word Namespace