Compartilhar via


ITask::put_ReminderTime

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

The ReminderTime propriedade obtém ou define quando um lembrete ocorre antes de iniciar ou devido a data de uma tarefa.

To set the value of the ReminderTime property, call the property method described here.

To get the value of the ReminderTime property, see the ITask::get_ReminderTime property method.

Syntax

HRESULT put_ReminderTime(
   DATE st
);

Parameters

Return Value

This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED GPSGetPosition, e E_FAIL, as well as o seguinte.

  • S_OK
    The method completed successfully.

Remarks

A data deve ser definida antes da meia-noite (ou 8: 00) no devido a data e não mais de 45 dias antes de data de início.

O usar como padrão para esta propriedade é a configuração usuário no aplicativo de tarefas Options caixa diálogo.

Requirements

Header pimstore.h
Library Pimstore.lib
Windows Embedded CE Windows CE 2.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

Pocket Outlook Object Model Interfaces

Other Resources

Pocket Outlook Object Model Enumerations