MailMergeDataField.Creator Property

Publisher Developer Reference

Returns a Long that represents the application in which the specified object was created. For example, if the object was created in Microsoft Publisher, this property returns the hexadecimal number 4D505542, which represents the string "MSPB." This value can also be represented by the constant.

Syntax

expression.Creator

expression   A variable that represents a MailMergeDataField object.

See Also