Share via


Util.Date Property

Gets a reference to the DateObject object.

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

Syntax

'Declaration
ReadOnly Property Date As IntPtr
    Get
'Usage
Dim instance As Util
Dim value As IntPtr

value = instance.Date
IntPtr Date { get; }

Property Value

Type: System.IntPtr

Remarks

You can access all of the methods that the DateObject object provides by using the Date property.

See Also

Reference

Util Interface

Util Members

Microsoft.Office.Interop.InfoPath Namespace