Mailer.Creator Property
This member is for Macintosh only and should not be used.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Creator As Integer
Get
'Usage
Dim instance As Mailer
Dim value As Integer
value = instance.Creator
int Creator { get; }
Property Value
Type: System.Int32