HasTime property

Sets or returns whether this event has a time associated with it.

Syntax


C++

HRESULT get_HasTime(VARIANT_BOOL* pHasTime)

HRESULT put_HasTime(VARIANT_BOOL MyHasTime)

Scripting languages

HasTime = Object.HasTime

Object.HasTime = HasTime

Home

Applies to

IERUCalendarEvent