Compartilhar via


ITask::put_Sensitivity

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

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

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

To get the value of the Sensibilidade property, see the ITask::get_Sensitivity property method.

Syntax

HRESULT put_Sensitivity(
  long lSensitivity
);

Parameters

  • lSensitivity
    [no] 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