共用方式為


Recipients Define Meeting Requests (Windows CE 5.0)

Send Feedback

In the Outlook 98 Object Model, you must set the MEETINGSTATUS property of an appointment item to mark is as a meeting request. Thus, you can have appointments with recipients that are not meeting requests. This is not possible on a Windows CE–based device. In POOM, an appointment is a meeting request if it has a Recipients collection. The MEETINGSTATUS property is a read-only property and can be set to only OLNONMEETING or OLMEETING.

On the Recipient object the ADDRESS property is a read/write property; on Outlook 98, it is a read-only property. This is because there is no Resolve method to resolve the display name to an e-mail address.

See Also

Differences Between the Windows CE and Desktop Models | Pocket Outlook Object Model Application Development

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.