MailMergeField.Previous Property

Definition

Returns the previous object in the collection.

public:
 property Microsoft::Office::Interop::Word::MailMergeField ^ Previous { Microsoft::Office::Interop::Word::MailMergeField ^ get(); };
public Microsoft.Office.Interop.Word.MailMergeField Previous { get; }
member this.Previous : Microsoft.Office.Interop.Word.MailMergeField
Public ReadOnly Property Previous As MailMergeField

Property Value

Applies to