Compartilhar via


ITask::get_Sensitivity

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

The Sensibilidade propriedade obtém ou define a sensibilidade para uma tarefa.

To get the value of the Sensibilidade property, call the property method described here.

To set the value of the Sensibilidade propriedade, use o método propriedade ITask::put_Sensitivity.

Syntax

HRESULT get_Sensitivity(
  long * plSensitivity
);

Parameters

  • plSensitivity
    [out] Referência a uma da OlSensitivity Valores enumeração.

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

O usar como padrão para uma nova tarefa é a OlSensitivity valor de enumeração olNormal.

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