Expand Minimize
This topic has not yet been rated - Rate this topic

SearchDirection Enumeration (CrmService)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Specifies the possible values for the search direction in an appointment request.

Syntax

[Visual Basic .NET]
Public Enum SearchDirection
[C#]
public enum SearchDirection

Members

NameValueDescription
Backward1Specifies to search backward in the calendar.
Forward0Specifies to search forward in the calendar.

Remarks

This enumeration is used for the AppointmentRequest.Direction property.

See Also

Reference


© 2010 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.