Compartilhar via


IAppointment::put_Duration

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

The Duração propriedade obtém ou define o comprimento de um compromisso em minutos.

To set the value of the Duração property, call the property method described here.

To get the value of the Duração property, see the IAppointment::get_Duration property method.

Syntax

HRESULT put_Duration(
  long nLen
);

Parameters

  • nLen
    [no] A duração do compromisso, em minutos.

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 duração usar como padrão, se não for definido, é uma hora.

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