SearchResult Class |
Namespace: Aspose.Email.Clients.ActiveSync.TransportLayer
The SearchResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchResult | Initializes a new instance of the SearchResult class |
Name | Description | |
---|---|---|
![]() | Class |
Identifies the class of the item.
|
![]() | CollectionId |
Specifies the folders in which the item was found.
|
![]() | LongId |
Specifies a unique identifier that is assigned by the server to each result set that is returned.
The value of the LongId can be used as the long ID specified in the ItemOperations command request, the SmartReply command request, the SmartForward command request, or the MeetingResponse command request to reference the result set.
The client MUST store the value of LongId as an opaque string of up to 256 characters.
|
![]() | Properties |
The Search command response Properties is a container for properties that apply to an individual entry that matches the Query element search string.
For example, the Properties element contains an element for each nonempty, text-valued GAL property that is attached to the matching GAL entry.
Only those properties that are attached to the specific GAL entry are returned; therefore different sets of properties can be returned in the response XML for different matching GAL entries.
Each element in the Properties container is scoped to the appropriate namespace that is specified in the top-level Search element.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |