Share via


MailMergeField.Type Property

Returns the field type.

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

Syntax

'Declaration
ReadOnly Default Property Type As WdFieldType
    Get
'Usage
Dim instance As MailMergeField
Dim value As WdFieldType

value = instance
WdFieldType this { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdFieldType

Remarks

The Type property can be one of the WdFieldType constants.

See Also

Reference

MailMergeField Interface

MailMergeField Members

Microsoft.Office.Interop.Word Namespace