Compartilhar via


ITask::get_Importance

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

The Importância propriedade obtém ou define a tarefa Prioridade. Valores vêm de enumeração de OlImportance.

To get the value of the Importância property, call the property method described here.

To set the value of the Importância propriedade, use o método propriedade ITask::put_Importance.

Syntax

HRESULT get_Importance(
  long * pdwPriority
);

Parameters

  • pdwPriority
    [out] Referência a um dos valores de enumeração OlImportance.

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.

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

ITask
Pocket Outlook Object Model Interfaces
ITask::put_Importance
OlImportance

Other Resources

Pocket Outlook Object Model Enumerations