Microsoft.Crm.Sdk.Proxy.xml

<?xml version="1.0" encoding="utf-8"?>
<doc>
    <assembly>
        <name>Microsoft.Crm.Sdk.Proxy</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask">
            <summary>Contains integer values that are used for the BusinessUnit.InheritanceMask attribute.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.InheritAll">
            <summary>The business inherits all inheritance values. Value = 0x3ff.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.InheritCompetitor">
            <summary>The business inherits competitors from its parent business. Value = 8.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.InheritEmailTemplate">
            <summary>The business inherits email templates from its parent business. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.InheritNone">
            <summary>The business does not inherit from its parent business. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.InheritProcessTemplate">
            <summary>All child business units inherit process templates from this business. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.InheritReferralSource">
            <summary>All child business units inherit referral sources from this business. Value = 4.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.InheritSalesProcess">
            <summary>The business inherits sale processes from its parent business. Value = 0x10.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.MustInheritCompetitor">
            <summary>The business inherits competitors from its parent business. Value = 0x100.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.MustInheritEmailTemplate">
            <summary>All child business units inherit email templates from this business. Value = 0x40.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.MustInheritProcessTemplate">
            <summary>The business inherits process templates from its parent business. Value = 0x20.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.MustInheritReferralSource">
            <summary>All child business units inherit referral sources from this business. Value = 0x80.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.BusinessUnitInheritanceMask.MustInheritSalesProcess">
            <summary>The business inherits sale processes from its parent business. Value = 0x200.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.CalendarRuleExtentCode">
            <summary>Contains integer flags that are used for the CalendarRule.ExtentCode attribute.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.CalendarRuleExtentCode.SubtractRecurrenceIntervals">
            <summary>The recurrence duration determines the shadowing of that rule. Use this value to indicate working hours and a full day 24-hour shadow. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.CalendarRuleExtentCode.SubtractResults">
            <summary>Only the rule duration is shadowed. Use this value to indicate time off. For example, 4 hours of time off allow working hours to appear before and after. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.CalendarRuleExtentCode.Transparent">
            <summary>No shadowing of calendar rules. All rules are displayed even if they are shadowed or preceded by other rules. Value = 0.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.ListMemberType">
            <summary>Contains integer flags that are used for the List.MemberType attribute, used to indicate whether a list specifies accounts, contacts, or leads.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.ListMemberType.Account">
            <summary>A list of accounts. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.ListMemberType.Contact">
            <summary>A list of contacts. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.ListMemberType.Lead">
            <summary>A list of leads. Value = 4.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.OrganizationFiscalYearDisplayCode">
            <summary>Contains integer values that are used for the Organization.FiscalYearDisplayCode attribute.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.OrganizationFiscalYearDisplayCode.UseEndDate">
            <summary>Displays the fiscal year based on the end date of the fiscal year. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.OrganizationFiscalYearDisplayCode.UseStartDate">
            <summary>Displays the fiscal year based on the start date of the fiscal year. Value = 1.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.SavedQueryQueryType">
            <summary>Contains integer values that are used for the SavedQuery.QueryType attribute.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.AddressBookFilters">
            <summary>An address book filter. Value = 512.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.AdvancedSearch">
            <summary>An advanced search. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.CustomDefinedView">
            <summary>A custom view. Value = 16384.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.InteractiveWorkflowView">
            <summary>A view for a dialog (workflow process). Value = 4096.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.LookupView">
            <summary>A lookup view. Value = 64.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.MainApplicationView">
            <summary>Specifies the main application view. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.MainApplicationViewWithoutSubject">
            <summary>Specifies the main application view without a subject. Value = 1024.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.OfflineFilters">
            <summary>An offline filter for pn_crm_for_outlook_short. Value = 16.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.OfflineTemplate">
            <summary>An offline template for pn_crm_for_outlook_short. Value = 8192.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.OutlookFilters">
            <summary>A filter for pn_crm_for_outlook_short. Value = 256.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.OutlookTemplate">
            <summary>A template for pn_crm_for_outlook_short. Value = 131072.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.QuickFindSearch">
            <summary>A quick find query, which defines the columns searched using the Search field in a list view. Value = 4.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.Reporting">
            <summary>A reporting query. Value = 8.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.SavedQueryTypeOther">
            <summary>A saved query used for workflow templates and e-mail templates. Value = 2048.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.SMAppointmentBookView">
            <summary>Specifies the service management appointment book view. Value = 128.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SavedQueryQueryType.SubGrid">
            <summary>A sub-grid query. Value = 2.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.SdkMessageAvailability">
            <summary>Contains integer values that are used for the SdkMessage.Availability and SdkMessageFilter.Availability attributes.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SdkMessageAvailability.All">
            <summary>The message is available on both connected and disconnected from the server. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SdkMessageAvailability.Client">
            <summary>The message is available only on the client. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SdkMessageAvailability.Server">
            <summary>The message is available only on the server. Value = 0.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.SdkMessageFilterAvailability">
            <summary>Contains integer values that are used for the SdkMessageFilter.Availability attribute.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SdkMessageFilterAvailability.All">
            <summary>The message is available on both connected and disconnected from the server. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SdkMessageFilterAvailability.Client">
            <summary>The message is available only on the client. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SdkMessageFilterAvailability.Server">
            <summary>The message is available only on the server. Value = 0.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.SubscriptionSubscriptionType">
            <summary>internal</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SubscriptionSubscriptionType.AddressBookProvider">
            <summary>internal</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SubscriptionSubscriptionType.Offline">
            <summary>internal</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.SubscriptionSubscriptionType.Outlook">
            <summary>internal</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.TemplateGenerationTypeCode">
            <summary>Contains integer values that are used for the Template.GenerationTypeCode attribute.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.TemplateGenerationTypeCode.BulkDeleteCompleted">
            <summary>Bulk delete has completed. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.TemplateGenerationTypeCode.BulkDeleteCompletedWithFailures">
            <summary>Bulk delete has completed, but failures occurred. Value = 3.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.TemplateGenerationTypeCode.BulkDeleteFailed">
            <summary>Bulk delete failed. Value = 4.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.TemplateGenerationTypeCode.BulkDupDetectCompleted">
            <summary>Bulk duplicate detection has completed. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.TemplateGenerationTypeCode.ImportCompleted">
            <summary>Import has completed. Value = 5.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.TemplateGenerationTypeCode.ImportFailed">
            <summary>Import has failed. Value = 6.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.UserQueryQueryType">
            <summary>Contains integer values that are used for the UserQuery.QueryType attribute.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.AddressBookFilters">
            <summary>AAn address book filter. Value = 512.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.AdvancedSearch">
            <summary>AAn advanced search. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.CustomDefinedView">
            <summary>A custom view. Value = 16384.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.InteractiveWorkflowView">
            <summary>A view for a dialog (workflow process). Value = 4096.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.LookupView">
            <summary>A lookup view. Value = 64.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.MainApplicationView">
            <summary>The main application view. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.MainApplicationViewWithoutSubject">
            <summary>The main application view without a subject. Value = 1024.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.OfflineFilters">
            <summary>AAn offline filter for pn_crm_for_outlook_short. Value = 16.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.OutlookFilters">
            <summary>A filter for pn_crm_for_outlook_short. Value = 256.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.QuickFindSearch">
            <summary>A quick find query, which defines the columns searched using the Search field in a list view. Value = 4.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.Reporting">
            <summary>A reporting query. Value = 8.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.SavedQueryTypeOther">
            <summary>A saved query used for workflow templates and e-mail templates. Value = 2048.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.SMAppointmentBookView">
            <summary>The service management appointment book view. Value = 128.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserQueryQueryType.SubGrid">
            <summary>A sub-grid query. Value = 2.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.UserSettingsAdvancedFindStartupMode">
            <summary>Contains integer values that are used for the UserSettings.AdvancedFindStartupMode attribute.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsAdvancedFindStartupMode.Detailed">
            <summary>Show the detailed version of advanced find at startup. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsAdvancedFindStartupMode.Simple">
            <summary>Show the simple version of advanced find at startup. Value = 1.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.UserSettingsDefaultCalendarView">
            <summary>Contains integer values that are used for the UserSettings.DefaultCalendarView attribute.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsDefaultCalendarView.Day">
            <summary>Show the day by default. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsDefaultCalendarView.Month">
            <summary>Show the month by default. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsDefaultCalendarView.Week">
            <summary>Show the week by default. Value = 1.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.UserSettingsFullNameConventionCode">
            <summary>Contains integer values that are used for the UserSettings.FullNameConventionCode attribute.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsFullNameConventionCode.FirstLast">
            <summary>Show the first and last name. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsFullNameConventionCode.FirstMiddleInitialLast">
            <summary>Show the first name, middle initial and last name. Value = 3.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsFullNameConventionCode.FirstMiddleLast">
            <summary>Show the first, middle and last names. Value = 5.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsFullNameConventionCode.LastFirst">
            <summary>Show the last name and then the first name. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsFullNameConventionCode.LastFirstMiddle">
            <summary>Show the last name first, then the first name and the middle name. Value = 4.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsFullNameConventionCode.LastFirstMiddleInitial">
            <summary>Show the last name first, then the first name and the middle initial. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsFullNameConventionCode.LastNoSpaceFirst">
            <summary>Show the last name and then the first name, with no space separating the names. Value = 7.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.UserSettingsFullNameConventionCode.LastSpaceFirst">
            <summary>Show the last name and then the first name, with a space separating the names. Value = 6.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AccessRights">
            <summary>Contains the possible access rights for a user.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.AccessRights.AppendAccess">
            <summary>The right to append the specified record to another object. Value = 0x10.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.AccessRights.AppendToAccess">
            <summary>The right to append another record to the specified object. Value = 16.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.AccessRights.AssignAccess">
            <summary>The right to assign the specified record to another user or team. Value = 0x80000.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.AccessRights.CreateAccess">
            <summary>The right to create a record. Value = 0x20.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.AccessRights.DeleteAccess">
            <summary>The right to delete the specified record. Value = 0x10000.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.AccessRights.None">
            <summary>No access. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.AccessRights.ReadAccess">
            <summary>The right to read the specified type of record. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.AccessRights.ShareAccess">
            <summary>The right to share the specified record. Value = 0x40000.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.AccessRights.WriteAccess">
            <summary>The right to update the specified record. Value = 2.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityRequest">
            <summary>Contains the data that is needed to add an item to a campaign activity.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityRequest.CampaignActivityId">
            <summary>Gets or sets the ID of the campaign activity. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the campaign activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityRequest.EntityName">
            <summary>Gets or sets the name of the entity type that is used in the operation. Required.</summary>
            <returns>Type: Returns_StringThe name of the entity type that is used in the operation.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityRequest.ItemId">
            <summary>Gets or sets the ID of the item to be added to the campaign activity. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the item to be added to the campaign activity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddItemCampaignActivityResponse.CampaignActivityItemId">
            <summary>Gets the ID of the resulting campaign activity item.</summary>
            <returns>Type: Returns_GuidThe ID of the resulting campaign activity item.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddItemCampaignRequest">
            <summary> Contains the data that is needed to add an item to a campaign.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddItemCampaignRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddItemCampaignRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddItemCampaignRequest.CampaignId">
            <summary>Gets or sets the ID of the campaign. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the campaign.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddItemCampaignRequest.EntityId">
            <summary>Gets or sets the ID of the record to be added to the campaign. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the record to be added to the campaign.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddItemCampaignRequest.EntityName">
            <summary>Gets or sets the name of the type of entity that is used in the operation. Required.</summary>
            <returns>Type: Returns_String The name of the type of entity that is used in the operation.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddItemCampaignResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddItemCampaignRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddItemCampaignResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddItemCampaignResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddItemCampaignResponse.CampaignItemId">
            <summary>Gets the ID of the resulting campaign item.</summary>
            <returns>Type: Returns_GuidThe ID of the resulting campaign item.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddListMembersListRequest">
            <summary>Contains the data that is needed to add members to the list. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddListMembersListRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddListMembersListRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddListMembersListRequest.ListId">
            <summary>Gets or sets the ID of the list. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the list. This corresponds to the List.ListId attribute, which is the primary key for the List entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddListMembersListRequest.MemberIds">
            <summary>Gets or sets an array of IDs of the members that you want to add to the list. Required.</summary>
            <returns>Type: Returns_Guid[]
The array of IDs of the members that you want to add to the list.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddListMembersListResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddListMembersListRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddListMembersListResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddListMembersListResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddMemberListRequest">
            <summary>Contains the data that is needed to add a member to a list (marketing list).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddMemberListRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddMemberListRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddMemberListRequest.EntityId">
            <summary>Gets or sets the ID of the member you want to add to the list. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the member you want to add to the list.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddMemberListRequest.ListId">
            <summary>Gets or sets the ID of the list. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the list that corresponds to the List.ListId attribute, which is the primary key for the List entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddMemberListResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddMemberListRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddMemberListResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddMemberListResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddMemberListResponse.Id">
            <summary>Gets the ID of the resulting list member.</summary>
            <returns>Type: Returns_GuidThe ID of the resulting list member that corresponds to the ListMember.ListMemberId property, which is the primary key for the ListMember intersect entity..</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddMembersTeamRequest">
            <summary>Contains the data that is needed to add members to a team.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddMembersTeamRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddMembersTeamRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddMembersTeamRequest.MemberIds">
            <summary>Gets or sets an array of IDs for the users you want to add to the team. Required.</summary>
            <returns>Type: Returns_Guid[]
The array of user IDs to add to the team. Each element of the MemberIds array corresponds to the SystemUser.SystemUserId property, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddMembersTeamRequest.TeamId">
            <summary>Gets or sets the ID of the team. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the team, that corresponds to the Team.TeamId attribute, which is the primary key for the Team entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddMembersTeamResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddMembersTeamRequest"></see> class. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddMembersTeamResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddMembersTeamResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddPrincipalToQueueRequest">
            <summary>Contains the data to add the specified principal to the list of queue members. If the principal is a team, add each team member to the queue.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddPrincipalToQueueRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddPrincipalToQueueRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddPrincipalToQueueRequest.Principal">
            <summary>Gets or sets the principal to add to the queue. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The principal to add to the queue.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddPrincipalToQueueRequest.QueueId">
            <summary>Gets or sets the ID of the queue. Required</summary>
            <returns>Type: Returns_GuidThe ID of the queue.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddPrincipalToQueueResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddPrincipalToQueueRequest"></see> message.This message was added with pn_crm_2013_service_pack_1_op_short and pn_v6_online_ur1_shortest.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddPrincipalToQueueResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddPrincipalToQueueResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddPrivilegesRoleRequest">
            <summary>Contains the data that is needed to add a set of existing privileges to an existing role. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddPrivilegesRoleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddPrivilegesRoleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddPrivilegesRoleRequest.Privileges">
            <summary>Gets or sets the IDs and depths of the privileges you want to add. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see>The IDs and depths of the privileges you want to add.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddPrivilegesRoleRequest.RoleId">
            <summary>Gets or sets the ID of the role for which you want to add the privileges. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the role for which you want to add the privileges. This corresponds to the Role.RoleId attribute, which is the primary key for the Role entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddPrivilegesRoleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddPrivilegesRoleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddPrivilegesRoleResponse.#ctor">
            <summary>Initializes a new instance of the AddPrivilegesRoleResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddProductToKitRequest">
            <summary>Contains the data that is needed to add a product to a kit.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddProductToKitRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddProductToKitRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddProductToKitRequest.KitId">
            <summary>Gets or sets the ID of the kit. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the kit that corresponds to the Product.ProductId attribute, which is the primary key for the Product entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddProductToKitRequest.ProductId">
            <summary>Gets or sets the ID of the product. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the product that corresponds to the Product.ProductId attribute, which is the primary key for the Product entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddProductToKitResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddProductToKitRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddProductToKitResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddProductToKitResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddRecurrenceRequest">
            <summary>Contains the data that is needed to add recurrence information to an existing appointment.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddRecurrenceRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddRecurrenceRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddRecurrenceRequest.AppointmentId">
            <summary>Gets or sets the ID of the appointment that needs to be converted into a recurring appointment. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the appointment that needs to be converted into a recurring appointment. This corresponds to the Appointment.ActivityId attribute, which is the primary key for the Appointment entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddRecurrenceRequest.Target">
            <summary>Gets or sets the target, which is a recurring appointment master record to which the appointment is converted. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The target, which must be an entity reference for a RecurringAppointmentMaster entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddRecurrenceResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddRecurrenceRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddRecurrenceResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddRecurrenceResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddRecurrenceResponse.id">
            <summary>Gets the ID of the newly created recurring appointment.</summary>
            <returns>Type: Returns_GuidThe ID of the newly created recurring appointment. This corresponds to the RecurringAppointmentMaster.ActivityId attribute, which is the primary key for the RecurringAppointmentMaster entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddSolutionComponentRequest">
            <summary>Contains the data that is needed to add a solution component to an unmanaged solution.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddSolutionComponentRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddSolutionComponentRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddSolutionComponentRequest.AddRequiredComponents">
            <summary>Gets or sets a value that indicates whether other solution components that are required by the solution component that you are adding should also be added to the unmanaged solution. Required.</summary>
            <returns>Type: Returns_Booleantrue if the components that are required by the solution component you are adding should also be added to the unmanaged solution; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddSolutionComponentRequest.ComponentId">
            <summary>Gets or sets the ID of the solution component. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the solution component.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddSolutionComponentRequest.ComponentType">
            <summary>Gets or sets the value that represents the solution component that you are adding. Required.</summary>
            <returns>Type: Returns_Int32
The integer value of the componenttype enumeration.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddSolutionComponentRequest.SolutionUniqueName">
            <summary>Gets or sets the unique name of the solution you are adding the solution component to. Required. </summary>
            <returns>Type: Returns_String
The unique name of the solution you are adding the solution component to.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddSolutionComponentResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddSolutionComponentRequest"></see> message.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddSolutionComponentResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddSolutionComponentResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddSolutionComponentResponse.id">
            <summary>Returns the ID of the new solution component record.</summary>
            <returns>Type: Returns_Guid
The ID of the new solution component record. This corresponds to the SolutionComponent. SolutionComponentId attribute, which is the primary key for the SolutionComponent entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddSubstituteProductRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class. Adds a link between two entity instances in a many-to-many relationship.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddSubstituteProductRequest.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its members.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddSubstituteProductRequest.ProductId">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its members.</summary>
            <returns>Type: Returns_Guid.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddSubstituteProductRequest.SubstituteId">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its members.</summary>
            <returns>Type: Returns_Guid.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddSubstituteProductResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its associated response class. Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddSubstituteProductRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddSubstituteProductResponse.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddToQueueRequest">
            <summary>Contains the data that is needed to move an entity record from a source queue to a destination queue.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddToQueueRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddToQueueRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddToQueueRequest.DestinationQueueId">
            <summary>Gets or sets the ID of the destination queue. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the destination queue that corresponds to the Queue.QueueId attribute, which is the primary key for the Queue entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddToQueueRequest.QueueItemProperties">
            <summary>Gets or sets the properties that are needed to create a queue item in the destination queue. Optional.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>
The properties that are needed to create a queue item in the destination queue. The destination queue must be an instance of the QueueItem class, which is a subclass of the Entity class.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddToQueueRequest.SourceQueueId">
            <summary>Gets or sets the ID of the source queue. Optional.</summary>
            <returns>Type: Returns_Guid
The ID of the source queue that corresponds to the Queue.QueueId attribute, which is the primary key for the Queue entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddToQueueRequest.Target">
            <summary>Gets or sets the target record to add to the destination queue. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>
The target record to add to the destination queue, which must be an entity reference for an entity that is enabled for queues. For more information, see Enabling Entities for Queues/html/a60160f0-6de8-4aed-af92-cb180e883c82.htm#BKMK_Enabling.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddToQueueResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddToQueueRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddToQueueResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddToQueueResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddToQueueResponse.QueueItemId">
            <summary>Gets the ID of the queue item that is created in the destination queue.</summary>
            <returns>Type: Returns_Guid
The ID of the queue item that is created in the destination queue, which corresponds to the QueueItem.QueueItemId attribute, which is the primary key for the QueueItem entity</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamRequest">
            <summary>Contains the data that is needed to add a user to the auto created access team for the specified record. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamRequest.Record">
            <summary>Gets or sets the record for which the access team is auto created. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The record for which the access team is auto created, which must be an entity reference for an entity that is enabled for access teams. To enable an entity for the auto created access teams, set the <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.AutoCreateAccessTeams"></see> attribute to true.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamRequest.SystemUserId">
            <summary>Gets or sets the ID of system user (user) to add to the auto created access team. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the system user (user) that corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamRequest.TeamTemplateId">
            <summary>Gets or sets the ID of team template which is used to create the access team. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the team template that corresponds to the TeamTemplate.TeamTemplateId attribute, which is the primary key for the TeamTemplate entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AddUserToRecordTeamResponse.AccessTeamId">
            <summary>Gets the ID of the auto created access team. </summary>
            <returns>Type: Returns_GuidThe ID of the auto created access team, which corresponds to the Team.TeamId attribute, which is the primary key for the Team entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ApplyRoutingRuleRequest">
            <summary>Contains the data that is needed to apply the active routing rule to an incident.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ApplyRoutingRuleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ApplyRoutingRuleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ApplyRoutingRuleRequest.Target">
            <summary>Gets or sets the target incident to apply the routing rule to. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target incident to apply the routing rule to.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ApplyRoutingRuleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ApplyRoutingRuleRequest"></see> message.This message was added with pn_crm_2013_service_pack_1_op_short and pn_v6_online_ur1_shortest.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ApplyRoutingRuleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ApplyRoutingRuleResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AppointmentProposal">
            <summary>Represents a proposed appointment time and date as a result of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchRequest"></see> message.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AppointmentProposal.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AppointmentProposal"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AppointmentProposal.#ctor(System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Guid,System.String,Microsoft.Crm.Sdk.Messages.ProposalParty[])">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AppointmentProposal"></see> class setting the start, end, site ID, site name, and proposal parties.</summary>
            <param name="start">Type: Returns_Nullable&lt;Returns_DateTime&gt;. The proposed appointment start date and time.</param>
            <param name="proposalParties">Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ProposalParty"></see>[]. An array of parties needed for the proposed appointment.</param>
            <param name="end">Type: Returns_Nullable&lt;Returns_DateTime&gt;. The proposed appointment end date and time.</param>
            <param name="siteId">Type: Returns_Guid. The ID of the site for the proposed appointment.</param>
            <param name="siteName">Type: Returns_String. The name of the site for the proposed appointment.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentProposal.End">
            <summary>Gets or sets the proposed appointment end date and time.</summary>
            <returns>Type: Returns_Nullable&lt;Returns_DateTime&gt;The proposed appointment end date and time.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentProposal.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObject</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentProposal.ProposalParties">
            <summary>Gets or sets an array of parties needed for the proposed appointment.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ProposalParty"></see>[]The array of parties needed for the proposed appointment.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentProposal.SiteId">
            <summary>Gets or sets the ID of the site for the proposed appointment.</summary>
            <returns>Type: Returns_Guid
The ID of the site for the proposed appointment.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentProposal.SiteName">
            <summary>Gets or sets the name of the site for the proposed appointment.</summary>
            <returns>Type: Returns_String
The name of the site for the proposed appointment.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentProposal.Start">
            <summary>Gets or sets the proposed appointment start date and time.</summary>
            <returns>Type: Returns_Nullable&lt;Returns_DateTime&gt;The proposed appointment start date and time.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AppointmentRequest">
            <summary>Provides the details of an appointment request for the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AppointmentRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AppointmentRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.AnchorOffset">
            <summary>Gets or sets the time offset in minutes, from midnight, when the first occurrence of the appointment can take place.</summary>
            <returns>Type: Returns_Int32The time offset in minutes.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.AppointmentsToIgnore">
            <summary>Gets or sets the appointments to ignore in the search for possible appointments.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AppointmentsToIgnore"></see>The appointments to ignore in the search for possible appointments.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.Constraints">
            <summary>Gets or sets any additional constraints.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ConstraintRelation"></see>
Additional constraints for the appointment.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.Direction">
            <summary>Gets or sets the direction of the search.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.SearchDirection"></see>
The search direction.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.Duration">
            <summary>Gets or sets the appointment duration, in minutes.</summary>
            <returns>Type: Returns_Int32
The appointment duration, in minutes.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.NumberOfResults">
            <summary>Gets or sets the number of results to be returned from the search request.</summary>
            <returns>Type: Returns_Int32
The number of results to be returned from the search request.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.Objectives">
            <summary>Gets or sets the scheduling strategy that overrides the default constraints.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ObjectiveRelation"></see>
The scheduling strategy that overrides the default constraints.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.RecurrenceDuration">
            <summary>Gets or sets the time, in minutes, for which the appointment recurrence is valid.</summary>
            <returns>Type: Returns_Int32
The time, in minutes, for which the appointment recurrence is valid.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.RecurrenceTimeZoneCode">
            <summary>Gets or sets a value to override the time zone that is specified by the <see cref="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.UserTimeZoneCode"></see> property.</summary>
            <returns>Type: Returns_Int32
A value to override the time zone that is specified by the <see cref="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.UserTimeZoneCode"></see> property.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.RequiredResources">
            <summary>Gets or sets the resources that are needed for this appointment.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.RequiredResource"></see>
The resources that are needed for this appointment.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.SearchRecurrenceRule">
            <summary>Gets or sets the recurrence rule for appointment recurrence.</summary>
            <returns>Type: Returns_String
The recurrence rule.Example: "FREQ=WEEKLY;BYDAY=MO;INTERVAL=60";Where: BYDAY means which day = MO,TU,THINTERVAL is an integer valueFREQ="DAILY","WEEKLY"This is similar to the Recurrence Pattern in Asynchronous Job Execution/html/abfb5df5-138b-4c7e-8730-4903aa2be3d3.htm.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.SearchRecurrenceStart">
            <summary>Gets or sets the date and time for the first possible instance of the appointment.</summary>
            <returns>Type: Returns_Nullable&lt;Returns_DateTime&gt;
The date and time for the first possible instance of the appointment.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.SearchWindowEnd">
            <summary>Gets or sets the date and time to end the search.</summary>
            <returns>Type: Returns_Nullable&lt;Returns_DateTime&gt;
The date and time to end the search.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.SearchWindowStart">
            <summary>Gets or sets the date and time to begin the search.</summary>
            <returns>Type: Returns_Nullable&lt;Returns_DateTime&gt;
The date and time to begin the search.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.ServiceId">
            <summary>Gets or sets the ID of the service to search for.</summary>
            <returns>Type: Returns_Guid
The ID of the service, which corresponds to the Service.ServiceId attribute, which is the primary key for the Service entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.Sites">
            <summary>Gets or sets the sites where the requested appointment can take place.</summary>
            <returns>Type: Returns_Guid[]
The array of site IDs, where the requested appointment can take place. The site ID corresponds to the Site.SiteId attribute, which is the primary key for the Site entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentRequest.UserTimeZoneCode">
            <summary>Gets or sets the time zone code of the user who is requesting the appointment.</summary>
            <returns>Type: Returns_Int32
The time zone code of the user who is requesting the appointment.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AppointmentsToIgnore">
            <summary>Specifies the appointments to ignore in an appointment request from the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AppointmentsToIgnore.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AppointmentsToIgnore"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AppointmentsToIgnore.#ctor(System.Guid[],System.Guid)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AppointmentsToIgnore"></see> class setting the appointments and resource ID.</summary>
            <param name="appointments">Type: Returns_Guid[]. The array of IDs of appointments to ignore.</param>
            <param name="resourceId">Type: Returns_Guid. The resource for which appointments are to be ignored.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentsToIgnore.Appointments">
            <summary>Gets or sets an array of IDs of appointments to ignore.</summary>
            <returns>Type: Returns_Guid[]
The array of IDs of appointments to ignore.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentsToIgnore.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObject.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AppointmentsToIgnore.ResourceId">
            <summary>Gets or sets the resource for which appointments are to be ignored.</summary>
            <returns>Type: Returns_Guid
The resource for which appointments are to be ignored.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AssignRequest">
            <summary>Contains the data that is needed to assign the specified record to a new owner (user or team) by changing the OwnerId attribute of the record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AssignRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AssignRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AssignRequest.Assignee">
            <summary>Gets or sets the user or team for which you want to assign a record. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The reference to a user or team record.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AssignRequest.Target">
            <summary>Gets or sets the target record to assign to another user or team. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target record to assign. The value must be an entity reference for an entity that supports this message. For a list of supported entity types, see the <see cref="T:Microsoft.Crm.Sdk.Messages.AssignRequest"></see> class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AssignResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AssignRequest"></see>.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AssignResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AssignResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AssociateEntitiesRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class. Contains the data that is needed to add a link between two entity instances in a many-to-many relationship.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AssociateEntitiesRequest.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its members.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AssociateEntitiesRequest.Moniker1">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its members.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The entity reference for the first record.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AssociateEntitiesRequest.Moniker2">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its members.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The entity reference for the second record.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AssociateEntitiesRequest.RelationshipName">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its members.</summary>
            <returns>Type: Returns_StringThe name of the relationship between the two entities.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AssociateEntitiesResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its associated response class. Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AssociateEntitiesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AssociateEntitiesResponse.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.AssociateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AttributeAuditDetail">
            <summary>Contains the details of changes to entity attributes.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AttributeAuditDetail.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AttributeAuditDetail"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AttributeAuditDetail.DeletedAttributes">
            <summary>Gets a list of deleted attributes.</summary>
            <returns>Type: Returns_DictionaryA dictionary containing the deleted attributes.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AttributeAuditDetail.InvalidNewValueAttributes">
            <summary>Gets a collection of attempted attribute changes that are not valid.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1"></see>The data collection of attempted attribute changes.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AttributeAuditDetail.NewValue">
            <summary>Gets or sets a collection of new values for an entity attribute.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The collection of new values for an entity attribute.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AttributeAuditDetail.OldValue">
            <summary>Gets or sets a collection of former values for an entity attribute.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The collection of former values for an entity attribute.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AuditDetail">
            <summary>Provides a base class for storing the details of data changes.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AuditDetail.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetail"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditDetail.AuditRecord">
            <summary>Gets or sets the related Audit record that contains the change details.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see> The audit record.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditDetail.ExtensionData">
            <summary>Gets or sets the structure that contains extra data. Optional.</summary>
            <returns>Type: Returns_ExtensionDataObject.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AuditDetailCollection">
            <summary>Contains a collection of <see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetail"></see> objects.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetailCollection"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.Add(Microsoft.Crm.Sdk.Messages.AuditDetail)">
            <summary>Adds an <see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetail"></see> object to the <see cref="P:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.AuditDetails"></see> collection.</summary>
            <param name="auditDetail">An object that contains change details.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.AuditDetails">
            <summary>Gets the AuditDetail collection.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1"></see>&lt;<see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetail"></see>&gt;The collection of <see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetail"></see> instances.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.Count">
            <summary>Indicates the number of elements in the <see cref="P:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.AuditDetails"></see> collection.</summary>
            <returns>Type: Returns_Int32The number of elements in the collection.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.Item(System.Int32)">
            <summary>Gets or sets the element at the specified index.</summary>
            <returns>Type:<see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetail"></see>
The element at the specified index.</returns>
            <param name="index">Type: Returns_Int32. The element index.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.MoreRecords">
            <summary>Indicates whether more records exist.</summary>
            <returns>Type: Returns_Booleantrue if more records exist; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.PagingCookie">
            <summary>Gets or sets a paging cookie.</summary>
            <returns>Type: Returns_String
The paging cookie value.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditDetailCollection.TotalRecordCount">
            <summary>Gets or sets the total record count in the collection.</summary>
            <returns>Type: Returns_Int32The total record count in the collection.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AuditPartitionDetail">
            <summary>Identifies a pn_MS_SQL_Server partition that is used to store changes to entity data records.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AuditPartitionDetail.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AuditPartitionDetail"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditPartitionDetail.EndDate">
            <summary>Gets or sets the end date and time for the last audit record in the partition.</summary>
            <returns>Type: Returns_Nullable&lt;Returns_DateTime&gt;
The date and time of the last audit record in the partition.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditPartitionDetail.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectA structure that contains extra data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditPartitionDetail.PartitionNumber">
            <summary>Gets or sets the sequence (serial) number of the partition.</summary>
            <returns>Type: Returns_Int32The sequence (serial) number of the partition.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditPartitionDetail.Size">
            <summary>Gets or sets the size, in bytes, of the partition.</summary>
            <returns>Type: Returns_Int64The size, in bytes, of the partition.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditPartitionDetail.StartDate">
            <summary>Gets or sets the creation date and time of the first audit record in the partition.</summary>
            <returns>Type: Returns_Nullable&lt;Returns_DateTime&gt;The creation date and time of the first audit record in the partition.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AuditPartitionDetailCollection">
            <summary>Contains a data collection of <see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetail"></see> objects. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AuditPartitionDetailCollection.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.AuditPartitionDetailCollection"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditPartitionDetailCollection.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Returns_String</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AuditPartitionDetailCollection.IsLogicalCollection">
            <summary>Gets or sets whether the partition change list is a logical collection.</summary>
            <returns>Type: Returns_Booleantrue if the audit partition list is a logical collection; otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AutoMapEntityRequest">
            <summary>Contains the data that is needed to generate a new set of attribute mappings based on the metadata.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AutoMapEntityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.AutoMapEntityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.AutoMapEntityRequest.EntityMapId">
            <summary>Gets or sets the ID of the entity map to overwrite when the automated mapping is performed. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the entity map.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.AutoMapEntityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.AutoMapEntityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.AutoMapEntityResponse.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.AutoMapEntityResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailRequest">
            <summary>Contains the data that is needed to send email messages asynchronously.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailRequest.Query">
            <summary>Gets or sets the query to find the email activities to send.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query to find the email activities to send.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailResponse.EntityCollection">
            <summary>Gets the resulting emails. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of resulting emails.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailResponse.HasAttachments">
            <summary>Gets a value that indicates whether the email has attachments. Required.</summary>
            <returns>Type: Returns_Booleantrue if the email has attachments; otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BookRequest">
            <summary>Contains the data that is needed to schedule or “book” an appointment, recurring appointment, or service appointment (service activity).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.BookRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.BookRequest"></see> Class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BookRequest.ReturnNotifications">
            <returns>Type: Returns_Boolean.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BookRequest.Target">
            <summary>Gets or sets the record that is the target of the book operation. Required.</summary>
            <returns>Type:<see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The target of the book operation.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BookResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.BookRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.BookResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.BookResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BookResponse.Notifications">
            <returns>Returns Returns_Object.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BookResponse.ValidationResult">
            <summary>Gets the appointment validation results.</summary>
            <returns>Type:<see cref="T:Microsoft.Crm.Sdk.Messages.ValidationResult"></see>The appointment validation results.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest">
            <summary>Contains the data that is needed to submit a bulk delete job that deletes selected records in bulk. This job runs asynchronously in the background without blocking other activities.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest.CCRecipients">
            <summary>Gets or sets an array of IDs for the system users (users) who are listed in the Cc box of the email notification. Required.</summary>
            <returns>Type: Returns_Guid[] The array of IDs for the system users (users) who are listed in the Cc box of the email notification. </returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest.JobName">
            <summary>Gets or sets the name of an asynchronous bulk delete job. Required.</summary>
            <returns>Type: Returns_StringThe name of the asynchronous bulk delete job.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest.QuerySet">
            <summary>Gets or sets an array of queries for a bulk delete job. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryExpression"></see>The array of queries for a bulk delete job.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest.RecurrencePattern">
            <summary>Gets or sets the recurrence pattern for the bulk delete job. Optional.</summary>
            <returns>Type: Returns_StringThe recurrence pattern for the bulk delete job.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest.SendEmailNotification">
            <summary>Gets or sets a value that indicates whether an email notification is sent after the bulk delete job has finished running. Required.</summary>
            <returns> Type: Returns_Booleantrue if an email notification should be sent after the bulk deletion is finished or has failed; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest.SourceImportId">
            <summary>Gets or sets the ID of the data import job. Optional.</summary>
            <returns>Type: Returns_Nullable&lt;Returns_Guid&gt; The ID of the data import job that corresponds to the ImportrId property, which is the primary key for the Import entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest.StartDateTime">
            <summary>Gets or sets the start date and time to run a bulk delete job. Optional.</summary>
            <returns>Type: Returns_DateTimeThe start date and time to run a bulk delete job.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest.ToRecipients">
            <summary>Gets or sets an array of IDs for the system users (users) who are listed in the To box of an email notification. Required.</summary>
            <returns>Type: Returns_Guid[] The array of IDs for the system users (users) who are listed in the To box of an email notification.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BulkDeleteResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.BulkDeleteRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.BulkDeleteResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.BulkDeleteResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDeleteResponse.JobId">
            <summary>Gets the ID of an asynchronous bulk delete job that performs a bulk deletion.</summary>
            <returns>Type: Returns_GuidThe ID of an asynchronous bulk delete job that performs a bulk deletion..</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest">
            <summary>Contains the data that is needed to submit an asynchronous system job that detects and logs multiple duplicate records.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest.CCRecipients">
            <summary>Gets or sets an array of IDs for the system users (users) who are listed in the Cc box of the email notification. </summary>
            <returns>Type: Returns_Guid[]The array of IDs for the system users (users) who are listed in the Cc box of the email notification.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest.JobName">
            <summary>Gets or sets the name of the asynchronous system job that detects and logs multiple duplicate records. Required.</summary>
            <returns>Type: Returns_StringThe name of the asynchronous system job that detects and logs multiple duplicate records. </returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest.Query">
            <summary>Gets or sets the query criteria for detecting multiple duplicate records. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryExpression"></see>The query criteria for detecting multiple duplicate records.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest.RecurrencePattern">
            <summary>Gets or sets the recurrence pattern for the asynchronous system job that detects multiple duplicate records. Optional.</summary>
            <returns>Type: Returns_StringThe recurrence pattern for the asynchronous system job that detects multiple duplicate records.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest.RecurrenceStartTime">
            <summary>Gets or sets the start date and time of an asynchronous system job that detects and logs multiple duplicate records. Optional.</summary>
            <returns>Type: Returns_DateTimeThe start date and time of an asynchronous system job that detects and logs multiple duplicate record.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest.SendEmailNotification">
            <summary>Gets or sets a value that indicates whether an email notification is sent after the asynchronous system job that detects multiple duplicate records finishes running. Required.</summary>
            <returns>Type: Returns_Booleantrue if an email notification should be sent after the job to detect multiple duplicate records is finished running or has failed; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest.TemplateId">
            <summary>Sets the ID of the template (email template) that is used for the email notification. </summary>
            <returns>Type: Returns_GuidThe ID of the template (email template) that is used for the email notification that corresponds to the TemplateId attribute, which is the primary key for the Template entity..</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest.ToRecipients">
            <summary>Gets or sets an array of IDs for the system users (users) who are listed in the To box of the email notification. </summary>
            <returns>Type: Returns_Guid[] The array of IDs for the system users (users) who are listed in the To box of the email notification. </returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkDetectDuplicatesResponse.JobId">
            <summary>Gets the ID of an asynchronous bulk detect duplicates job that detects and logs duplicate records.</summary>
            <returns>Type: Returns_GuidThe ID of an asynchronous bulk detect duplicates job that detects and logs duplicate records.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BulkOperationSource">
            <summary>Contains the possible sources of a bulk operation.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.BulkOperationSource.CampaignActivity">
            <summary>The bulk operation is for distributing a campaign activity to members of a list. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.BulkOperationSource.QuickCampaign">
            <summary>The bulk operation is to distribute a quick campaign to members of a list of accounts, contacts, or leads that are selected by a query. Value = 0.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BulkOperationStatusCloseRequest">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.BulkOperationStatusCloseRequest.#ctor">
            <summary>internal</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkOperationStatusCloseRequest.BulkOperationId">
            <summary>internal</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkOperationStatusCloseRequest.ErrorCode">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkOperationStatusCloseRequest.FailureCount">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkOperationStatusCloseRequest.StatusReason">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BulkOperationStatusCloseRequest.SuccessCount">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BulkOperationStatusCloseResponse">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.BulkOperationStatusCloseResponse.#ctor">
            <summary>internal</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BusinessNotification">
            <summary>internal</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BusinessNotification.ExtensionData">
            <returns>Returns <see cref="T:System.Runtime.Serialization.ExtensionDataObject"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BusinessNotification.Message">
            <returns>Returns <see cref="T:System.String"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BusinessNotification.Parameters">
            <returns>Returns <see cref="T:Microsoft.Crm.Sdk.Messages.BusinessNotificationParameter"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BusinessNotification.Severity">
            <returns>Returns <see cref="T:Microsoft.Crm.Sdk.Messages.BusinessNotificationSeverity"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BusinessNotificationParameter">
            <summary>internal</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BusinessNotificationParameter.Data">
            <returns>Returns <see cref="T:System.String"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.BusinessNotificationParameter.ParameterType">
            <returns>Returns <see cref="T:Microsoft.Crm.Sdk.Messages.BusinessNotificationParameterType"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BusinessNotificationParameterType">
            <summary>internal</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.BusinessNotificationSeverity">
            <summary>internal</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CalculateActualValueOpportunityRequest">
            <summary>Contains the data that is needed to calculate the value of an opportunity that is in the "Won" state.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CalculateActualValueOpportunityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CalculateActualValueOpportunityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CalculateActualValueOpportunityRequest.OpportunityId">
            <summary>Gets or sets the ID of the opportunity. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the opportunity that corresponds to the Opportunity.OpportunityId attribute, which is the primary key for the Opportunity entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CalculateActualValueOpportunityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CalculateActualValueOpportunityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CalculateActualValueOpportunityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CalculateActualValueOpportunityResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CalculateActualValueOpportunityResponse.Value">
            <summary>Gets the actual value of an opportunity.</summary>
            <returns>Type: Returns_DecimalThe actual value of an opportunity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CalculateTotalTimeIncidentRequest">
            <summary>Contains the data that is needed to calculate the total time, in minutes, that you used while you worked on an incident (case).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CalculateTotalTimeIncidentRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CalculateTotalTimeIncidentRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CalculateTotalTimeIncidentRequest.IncidentId">
            <summary>Gets or sets the ID of the incident (case). Required.</summary>
            <returns>Type: Returns_GuidThe ID of the incident (case) that corresponds to the IncidentId.IncidentId attribute, which is the primary key for the Incident entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CalculateTotalTimeIncidentResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CalculateTotalTimeIncidentRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CalculateTotalTimeIncidentResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CalculateTotalTimeIncidentResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CalculateTotalTimeIncidentResponse.TotalTime">
            <summary>Gets the total time, in minutes that you use when you work on an incident (case).</summary>
            <returns>Type: Returns_Int64The total time, in minutes that you use when you work on an incident (case). </returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CancelContractRequest">
            <summary>Contains the data that is needed to cancel a contract.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CancelContractRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CancelContractRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CancelContractRequest.CancelDate">
            <summary>Gets or sets the contract cancellation date. Required.</summary>
            <returns>Type: Returns_DateTimeThe contract cancellation date.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CancelContractRequest.ContractId">
            <summary>Gets or sets the ID of the contract. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the contract that corresponds to the Contract.ContractId attribute, which is the primary key for the Contract entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CancelContractRequest.Status">
            <summary>Gets or sets the status of the contract. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The status of the contract.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CancelContractResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CancelContractRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CancelContractResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CancelContractResponse"></see> class. </summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CancelSalesOrderRequest">
            <summary>Contains the data that is needed to cancel a sales order (order). </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CancelSalesOrderRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CancelSalesOrderRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CancelSalesOrderRequest.OrderClose">
            <summary>Gets or sets the close activity that is associated with the sales order (order) that you want to cancel. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The close activity that is associated with the sales order (order) that you want to cancel. This is an instance of the OrderClose class, which is a subclass of the <see cref="T:Microsoft.Xrm.Sdk.Entity"></see> class. </returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CancelSalesOrderRequest.Status">
            <summary>Gets or sets the status of the sales order (order). Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The status of the sales order (order).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CancelSalesOrderResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CancelSalesOrderRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CancelSalesOrderResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CancelSalesOrderResponse"></see> class. </summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest">
            <summary>Contains the data that is needed to check whether the incoming email message is relevant to the pn_microsoftcrm system.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest.Bcc">
            <summary>Gets or sets the addresses of the blind carbon copy (Bcc) recipients for the email message.</summary>
            <returns>Type: Returns_StringThe addresses of the blind carbon copy (Bcc) recipients for the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest.Cc">
            <summary>Gets or sets the addresses of the carbon copy (Cc) recipients for the email message.</summary>
            <returns>Type: Returns_StringThe carbon copy (Cc) recipients for the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest.ExtraProperties">
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest.From">
            <summary>Gets or sets the from address for the email message.</summary>
            <returns>Type: Returns_StringThe from address for the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest.MessageId">
            <summary>Gets or sets the ID of the email message stored in the email header. Required.</summary>
            <returns>Type: Returns_StringThe ID of the email message stored in the email header.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest.Subject">
            <summary>Gets or sets the subject line for the email message. Optional.</summary>
            <returns>Type: Returns_StringThe subject line for the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest.To">
            <summary>Gets or sets the addresses of the recipients of the email message.</summary>
            <returns>Type: Returns_StringThe addresses of the recipients of the email message.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailResponse.ReasonCode">
            <summary>Gets the reason for the result in the <see cref="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailResponse.ShouldDeliver"></see> property.</summary>
            <returns>Type: Returns_Int32
The reason for the failure.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailResponse.ShouldDeliver">
            <summary>Gets a value that indicates whether the message should be delivered to pn_microsoftcrm.</summary>
            <returns>Type: Returns_Booleantrue if the message should be delivered to pn_microsoftcrm; otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailRequest">
            <summary>Contains the data that is needed to check whether the incoming email message should be promoted to the pn_microsoftcrm system.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailRequest.DirectionCode">
            <summary>Provides the direction of a mail checked for promotion for uniqueness.</summary>
            <returns>Returns <see cref="T:System.Int32"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailRequest.MessageId">
            <summary>Gets or sets the message ID that is contained in the email header. Required.</summary>
            <returns>Type: Returns_StringThe message ID that is contained in the email header. All email messages have an ID property in their headers. This is similar to a GUID and is used to identify the message and to see if a specific email message has already been promoted (added) to pn_microsoftcrm.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailRequest.Subject">
            <summary>Gets or sets the subject of the message. Optional.</summary>
            <returns>Type: Returns_StringThe subject of the message.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailResponse.ReasonCode">
            <summary>Gets the reason for the result in the <see cref="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailResponse.ShouldDeliver"></see> property.</summary>
            <returns>Type: Returns_Int32The reason for the result in the <see cref="P:Microsoft.Crm.Sdk.Messages.CheckIncomingEmailResponse.ShouldDeliver"></see> property.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CheckPromoteEmailResponse.ShouldPromote">
            <summary>Gets a value that indicates whether the message should be promoted to pn_microsoftcrm.</summary>
            <returns>Type: Returns_BooleanIndicates whether the message should be promoted to pn_microsoftcrm. true, to promote, otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CleanUpBulkOperationRequest">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CleanUpBulkOperationRequest.#ctor">
            <summary>internal</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CleanUpBulkOperationRequest.BulkOperationId">
            <summary>internal</summary>
            <returns>Type: Returns_Guid.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CleanUpBulkOperationRequest.BulkOperationSource">
            <summary>internal</summary>
            <returns>Type: Returns_Int32.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CleanUpBulkOperationResponse">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CleanUpBulkOperationResponse.#ctor">
            <summary>internal</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CloneContractRequest">
            <summary>Contains the data that is needed to copy an existing contract and its line items.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CloneContractRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CloneContractRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CloneContractRequest.ContractId">
            <summary>Gets or sets the ID of the contract to be copied. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the contract to be copied that corresponds to the Contract.ContractId attribute, which is the primary key for the Contract entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CloneContractRequest.IncludeCanceledLines">
            <summary>Gets or sets a value that indicates whether the canceled line items of the originating contract are to be included in the copy (clone). Required.</summary>
            <returns>Type: Returns_Booleantrue to include canceled line items, otherwise, false (default).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CloneContractResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CancelContractRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CloneContractResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CloneContractResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CloneContractResponse.Entity">
            <summary>Gets the resulting contract.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The resulting contract. This is an instance of the Contract class, which is a subclass of the Entity class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CloseIncidentRequest">
            <summary>Contains the data that is needed to close an incident (case).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CloseIncidentRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CloseIncidentRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CloseIncidentRequest.IncidentResolution">
            <summary>Gets or sets the incident resolution (case resolution) that is associated with the incident (case) to be closed. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The incident resolution (case resolution) that is associated with the incident (case) to be closed. This is an instance of the IncidentResolution class, which is a subclass of the Entity class.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CloseIncidentRequest.Status">
            <summary>Gets or sets a status of the incident. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The status of the incident.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CloseIncidentResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CloseIncidentRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CloseIncidentResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CloseIncidentResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CloseQuoteRequest">
            <summary>Contains the data that is needed to close a quote.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CloseQuoteRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CloseQuoteRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CloseQuoteRequest.QuoteClose">
            <summary>Gets or sets a quote to be closed. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The quote to be closed. This is an instance of the QuoteClose class, which is a subclass of the Entity class.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CloseQuoteRequest.Status">
            <summary>Gets or sets a status of the quote. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The status of the quote.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CloseQuoteResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CloseQuoteRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CloseQuoteResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CloseQuoteResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ComponentDetail">
            <summary>Provides additional information about the solution components that are related to a missing component.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ComponentDetail.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.ComponentDetail"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ComponentDetail.DisplayName">
            <summary>Gets or sets the display name of the solution component.</summary>
            <returns>Type: Returns_String
The display name of the solution component.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ComponentDetail.ExtensionData">
            <summary>Gets or sets the structure that contains extra data.</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ComponentDetail.Id">
            <summary>Gets or sets the ID of the solution component.</summary>
            <returns>Type: Returns_Guid
The ID of the solution component.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ComponentDetail.ParentDisplayName">
            <summary>Gets or sets the display name of the parent solution component.</summary>
            <returns>Type: Returns_String
The display name of the parent solution component.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ComponentDetail.ParentId">
            <summary>Gets or sets the ID of the parent solution component.</summary>
            <returns>Type: Returns_Guid
The ID of the parent solution component.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ComponentDetail.ParentSchemaName">
            <summary>Gets or sets the schema name of the parent solution component.</summary>
            <returns>Type: Returns_String
The schema name of the parent solution component..</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ComponentDetail.SchemaName">
            <summary>Gets or sets the schema name of the solution component.</summary>
            <returns>Type: Returns_String
The schema name of the solution component.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ComponentDetail.Solution">
            <summary>Gets or sets the name of the solution.</summary>
            <returns>Type: Returns_String
The name of the solution.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ComponentDetail.Type">
            <summary>Gets or sets the component type of the solution component.</summary>
            <returns>Type: Returns_Int32
The component type of the solution component.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CompoundCreateRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest"></see> class. Creates a compound entity, such as a sales order (order), invoice, quote, or duplicate rule (duplicate detection rule); and its related entity, such as a sales order detail (order product), invoice detail (invoice product), quote detail (quote product), or duplicate rule condition. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CompoundCreateRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CompoundCreateRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CompoundCreateRequest.ChildEntities">
            <summary>deprecated</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see></returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CompoundCreateRequest.Entity">
            <summary>deprecated</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see></returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CompoundCreateResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CompoundCreateResponse.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CompoundCreateResponse.Id">
            <summary>deprecated</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CompoundUpdateDuplicateDetectionRuleRequest">
            <summary>Contains the data that is needed to update a duplicate rule (duplicate detection rule) and its related duplicate rule conditions.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CompoundUpdateDuplicateDetectionRuleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CompoundUpdateDuplicateDetectionRuleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CompoundUpdateDuplicateDetectionRuleRequest.ChildEntities">
            <summary>Gets or sets a collection of the duplicate rule conditions that you want updated. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of the duplicate rule conditions that you want updated.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CompoundUpdateDuplicateDetectionRuleRequest.Entity">
            <summary>Gets or sets the duplicate rule that you want updated. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The duplicate rule that you want updated. This is instance of a DuplicateRule class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CompoundUpdateDuplicateDetectionRuleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CompoundUpdateDuplicateDetectionRuleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CompoundUpdateDuplicateDetectionRuleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CompoundUpdateDuplicateDetectionRuleResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CompoundUpdateRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest"></see> class. Contains the data that is needed to update a compound record, such as a sales order (order), invoice, quote, or duplicate rule (duplicate detection rule); and its related detail record, such as a sales order detail (order product), invoice detail (invoice product), quote detail (quote product), or duplicate rule condition.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CompoundUpdateRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CompoundUpdateRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CompoundUpdateRequest.ChildEntities">
            <summary>deprecated</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see></returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CompoundUpdateRequest.Entity">
            <summary>deprecated</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see></returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CompoundUpdateResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest"></see> class and its associated response class. Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CompoundUpdateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CompoundUpdateResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CompoundUpdateResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConstraintRelation">
            <summary>Specifies additional constraints to be applied when you select resources for appointments. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConstraintRelation.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.ConstraintRelation"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConstraintRelation.#ctor(System.Guid,System.String,System.String)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConstraintRelation"></see> class that sets the object ID, constraint type, and constraints.</summary>
            <param name="constraints">Type: Returns_String. The set of constraints.</param>
            <param name="constraintType">Type: Returns_String. The constraint type. Must be "Resource Selection".</param>
            <param name="objectId">Type: Returns_Guid. The ID of the calendar rule.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConstraintRelation.Constraints">
            <summary>Gets or sets the set of additional constraints.</summary>
            <returns>Type: Returns_String
The set of additional constraints.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConstraintRelation.ConstraintType">
            <summary>Gets or sets the type of constraints.</summary>
            <returns>Type: Returns_String
The type of constraints, which must be "Resource Selection".</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConstraintRelation.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConstraintRelation.ObjectId">
            <summary>Gets or sets the ID of the calendar rule to which the constraint is applied.</summary>
            <returns>Type: Returns_Guid
The ID of the calendar rule to which the constraint is applied. This corresponds to the CalendarRule.CalenderRuleID attribute, which is the primary key for the CalendarRule entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConvertKitToProductRequest">
            <summary>Contains the data that is needed to convert a kit to a product.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConvertKitToProductRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertKitToProductRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConvertKitToProductRequest.KitId">
            <summary>Gets or sets the ID of the kit. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the kit that corresponds to the Product.ProductId attribute, which is the primary key for the Product entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConvertKitToProductResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertKitToProductRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConvertKitToProductResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertKitToProductResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConvertOwnerTeamToAccessTeamRequest">
            <summary>Contains the data that is needed to convert a team of type owner to a team of type access. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConvertOwnerTeamToAccessTeamRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertOwnerTeamToAccessTeamRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConvertOwnerTeamToAccessTeamRequest.TeamId">
            <summary>Gets or sets the ID of the owner team to be converted. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the team to be converted that corresponds to the Team.TeamId attribute, which is the primary key for the Team entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConvertOwnerTeamToAccessTeamResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertOwnerTeamToAccessTeamRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConvertOwnerTeamToAccessTeamResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertOwnerTeamToAccessTeamResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConvertProductToKitRequest">
            <summary>Contains the data that is needed to convert a product to a kit.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConvertProductToKitRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertProductToKitRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConvertProductToKitRequest.ProductId">
            <summary>Gets or sets the ID of the product. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the product that corresponds to the Product.ProductId attribute, which is the primary key for the Product entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConvertProductToKitResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertProductToKitRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConvertProductToKitResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertProductToKitResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderRequest">
            <summary>Contains the data that is needed to convert a quote to a sales order.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderRequest.ColumnSet">
            <summary>Gets or sets the collection of attributes to retrieve in the resulting sales order (order). Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see>The collection of attributes to retrieve in the resulting sales order (order).</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderRequest.QuoteId">
            <summary>Gets or sets the ID of the quote to convert. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the quote to convert that corresponds to the Quote.QuoteId attribute, which is the primary key for the Quote entity..</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConvertQuoteToSalesOrderResponse.Entity">
            <summary>Gets the resulting sales order (order). Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The resulting sales order (order). This is an instance of the SalesOrder class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceRequest">
            <summary>Contains the data that is needed to convert a sales order to an invoice.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceRequest.ColumnSet">
            <summary>Gets or sets the collection of attributes to retrieve from the resulting invoice. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see>The collection of attributes to retrieve from the resulting invoice.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceRequest.SalesOrderId">
            <summary>Gets or sets the ID of the sales order (order) to convert. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the sales order (order) to convert that corresponds to the SalesOrder.SalesOrderId attribute, which is the primary key for the SalesOrder entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ConvertSalesOrderToInvoiceResponse.Entity">
            <summary>Gets the resulting invoice.</summary>
            <returns>Type:<see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The resulting invoice. This is an instance of the Invoice class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CopyCampaignRequest">
            <summary>Contains the data that is needed to copy a campaign.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CopyCampaignRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyCampaignRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopyCampaignRequest.BaseCampaign">
            <summary>Gets or sets the ID of the base campaign to copy from. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the base campaign to copy from that corresponds to the Campaign.CampaignId attribute, which is the primary key for the Campaign entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopyCampaignRequest.SaveAsTemplate">
            <summary>Gets or sets a value that indicates whether to save the campaign as a template. Required.</summary>
            <returns>Type: Returns_Booleantrue to save the campaign as a template; otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CopyCampaignResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyCampaignRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CopyCampaignResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyCampaignResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopyCampaignResponse.CampaignCopyId">
            <summary>Gets the ID of the newly created campaign.</summary>
            <returns>Type: Returns_GuidThe ID of the newly created campaign that corresponds to the Campaign.CampaignId attribute, which is the primary key for the Campaign entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CopyCampaignResponseRequest">
            <summary>Contains the data that is needed to create a copy of the campaign response.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CopyCampaignResponseRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyCampaignResponseRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopyCampaignResponseRequest.CampaignResponseId">
            <summary>Gets or sets the campaign response to copy from. Required.</summary>
            <returns>Type:<see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see> The campaign response to copy from.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CopyCampaignResponseResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyCampaignResponseRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CopyCampaignResponseResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyCampaignResponseResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopyCampaignResponseResponse.CampaignResponseId">
            <summary>Gets the ID of the newly created campaign response.</summary>
            <returns>Type: Returns_GuidThe ID of the newly created campaign response that corresponds to the CampaignResponse.ActivityId attribute, which is the primary key for the CampaignResponse entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CopyDynamicListToStaticRequest">
            <summary>Contains the data that is needed to create a static list from the specified dynamic list and add the members that satisfy the dynamic list query criteria to the static list.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CopyDynamicListToStaticRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyDynamicListToStaticRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopyDynamicListToStaticRequest.ListId">
            <summary>Gets or sets the ID of the dynamic list. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the dynamic list that corresponds to the List.ListId attribute, which is the primary key for the List entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CopyDynamicListToStaticResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyDynamicListToStaticRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CopyDynamicListToStaticResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyDynamicListToStaticResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopyDynamicListToStaticResponse.StaticListId">
            <summary>Gets the ID of the created static list.</summary>
            <returns>Type: Returns_GuidThe ID of the created static list that corresponds to the List.ListId attribute, which is the primary key for the List entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CopyMembersListRequest">
            <summary>Contains the data that is needed to copy the members from the source list to the target list without creating duplicates.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CopyMembersListRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyMembersListRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopyMembersListRequest.SourceListId">
            <summary>Gets or sets the ID of the source list. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the source list that corresponds to the List.ListId attribute, which is the primary key for the List entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopyMembersListRequest.TargetListId">
            <summary>Gets or sets the ID of the target list. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the target list that corresponds to the List.ListId attribute, which is the primary key for the List entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CopyMembersListResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyMembersListRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CopyMembersListResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CopyMembersListResponse"></see> class. </summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CopySystemFormRequest">
            <summary>Contains the data that is needed to create a new entity form that is based on an existing entity form.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CopySystemFormRequest.#ctor">
            <summary>Initializes a new instance of the CopySystemFormRequest class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopySystemFormRequest.SourceId">
            <summary>Gets or sets the ID value of the form to copy. Required.</summary>
            <returns>Type: Returns_Guid
The ID value of the form to copy. Required. This corresponds to the SystemForm. FormId attribute, which is the primary key for the SystemForm entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopySystemFormRequest.Target">
            <summary>Gets or sets the SystemForm that the original system form should be copied to. Optional.</summary>
            <returns>Returns <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CopySystemFormResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CopySystemFormRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CopySystemFormResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CopySystemFormResponse"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CopySystemFormResponse.Id">
            <summary>Gets the ID of the system form that the original was copied to.</summary>
            <returns>Type: Returns_Guid
If no Target was specified, this is the ID of the system form that the original was copied to. It corresponds to the SystemForm.FormId attribute, which is the primary key for the SystemForm entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest">
            <summary>Contains the data that is needed to create a quick campaign to distribute an activity to members of a list (marketing list).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.Activity">
            <summary>Gets or sets the activity to be distributed. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The activity to be distributed.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.FriendlyName">
            <summary>Gets or sets a display name for the campaign. Required.</summary>
            <returns>Type: Returns_StringThe display name for the campaign.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.ListId">
            <summary>Gets or sets the ID of the list. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the list that corresponds to the List.ListId attribute, which is the primary key for the List entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.Owner">
            <summary>Gets or sets the owner for the activity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The owner for the activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.OwnershipOptions">
            <summary>Gets or sets the propagation ownership options. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.PropagationOwnershipOptions"></see>The propagation ownership options.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.PostWorkflowEvent">
            <summary>Gets or sets a value that indicates whether an asynchronous job is used to distribute an activity, such as an email, fax, or letter, to the members of a list. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether an asynchronous job is used to distribute an activity, such as an email, fax, or letter, to the members of a list. true if an asynchronous job is used to distribute the activity; false if mail merge is used to distribute the activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.Propagate">
            <summary>Gets or sets a value that indicates whether the activity is both created and executed. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether the activity is both created and executed. true if an activity is both created and executed; false if an activity is created but not executed.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.QueueId">
            <summary>Gets or sets the ID of the queue to which the created activities are added. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the queue to which the created activities are added that corresponds to the Queue.QueueId attribute, which is the primary key for the Queue entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.sendEmail">
            <summary>Gets or sets a value that indicates whether to send an email about the new activity. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to send an email about the new activity. true if you want email messages sent automatically; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest.TemplateId">
            <summary>Gets or sets the ID of the email template. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the email template that corresponds to the Template.TemplateId attribute, which is the primary key for the Template entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CreateActivitiesListResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateActivitiesListRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CreateActivitiesListResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateActivitiesListResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateActivitiesListResponse.BulkOperationId">
            <summary>Gets the ID of the bulk operation created to distribute the campaign activity.</summary>
            <returns>Type Returns_GuidThe ID of the bulk operation created to distribute the campaign activity that corresponds to the BulkOperation.ActivityId attribute, which is the primary key for the BulkOperation entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CreateExceptionRequest">
            <summary>Contains the data that is needed to create an exception for the recurring appointment instance.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CreateExceptionRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateExceptionRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateExceptionRequest.IsDeleted">
            <summary>Gets or sets whether the appointment instance is deleted. </summary>
            <returns>Type: Returns_BooleanIndicates if the appointment instance is deleted. true, if deleted, otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateExceptionRequest.OriginalStartDate">
            <summary>Gets or sets the original start date of the recurring appointment.</summary>
            <returns>Type: Returns_DateTimeThe original start date of the recurring appointment.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateExceptionRequest.Target">
            <summary>Gets or sets the target appointment for the exception.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The target appointment for the exception. This must be an entity reference for an appointment entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CreateExceptionResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateExceptionRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CreateExceptionResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateExceptionResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateExceptionResponse.id">
            <summary>Gets the ID of the exception appointment.</summary>
            <returns>Type: Returns_GuidThe ID of the exception appointment. This corresponds to the Appointment. AppointmentId attribute, which is the primary key for the Appointment entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CreateInstanceRequest">
            <summary>Contains the data that is needed to create future unexpanded instances for the recurring appointment master.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CreateInstanceRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateInstanceRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateInstanceRequest.Count">
            <summary>Gets or sets the number of instances to be created. Required.</summary>
            <returns>Type: Returns_Int32The number of instances to be created.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateInstanceRequest.Target">
            <summary>Gets or sets the target appointment instance to create. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The target appointment instance to create. This is an instance of the Appointment class, which is a subclass of the Entity class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CreateInstanceResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateInstanceRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CreateInstanceResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateInstanceResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateInstanceResponse.SeriesCanBeExpanded">
            <summary>Gets whether the series can be expanded.</summary>
            <returns>Type: Returns_BooleanIndicates whether the series can be expanded. true if can be expanded, otherwise, false. </returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateRequest">
            <summary>Contains the data that is needed to create a workflow (process) from a workflow template.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateRequest.#ctor">
            <summary>Initializes a new instance of the CreateWorkflowFromTemplateRequest class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateRequest.WorkflowName">
            <summary>Gets or sets the name of the new workflow. Required.</summary>
            <returns>Type: Returns_StringThe name of the new workflow.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateRequest.WorkflowTemplateId">
            <summary>Gets or sets the ID of the workflow template. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the workflow template.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.CreateWorkflowFromTemplateResponse.Id">
            <summary>Gets or sets the ID of the new workflow.</summary>
            <returns>Type: Returns_GuidThe ID of the new workflow.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DeleteAuditDataRequest">
            <summary>Contains the data that is needed to delete all audit data records up until a specified end date.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DeleteAuditDataRequest.#ctor">
            <summary>Initializes a new instance of the DeleteAuditDataRequest class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeleteAuditDataRequest.EndDate">
            <summary>Gets or sets the end date and time. Required.</summary>
            <returns>Type: Returns_DateTimeThe end date and time.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DeleteAuditDataResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.DeleteAuditDataRequest"></see> class. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DeleteAuditDataResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DeleteAuditDataResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeleteAuditDataResponse.PartitionsDeleted">
            <summary>Gets the number of deleted audit partitions or the number of deleted Audit records.</summary>
            <returns>Type: Returns_Int32The number of deleted audit partitions or records.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DeleteOpenInstancesRequest">
            <summary>Contains the data that is needed to delete instances of a recurring appointment master that have an “Open” state.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DeleteOpenInstancesRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DeleteOpenInstancesRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeleteOpenInstancesRequest.SeriesEndDate">
            <summary>Gets or sets the end date for the recurring appointment series. Required.</summary>
            <returns>Type: Returns_DateTimeThe end date for the appointment series.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeleteOpenInstancesRequest.StateOfPastInstances">
            <summary>Gets or sets the value to be used to set the status of appointment instances that have already passed. Required.</summary>
            <returns>Type: Returns_DateTimeThe status code. The value should be one of the option set values for the RecurringAppointmentMaster.StateCode attribute. For more information, see the metadata for this entity. metadata_browser</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeleteOpenInstancesRequest.Target">
            <summary>Gets or sets the target record for the operation. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The record that defines the instances to delete. This must be an entity reference for a RecurringAppointmentMaster entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DeleteOpenInstancesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.DeleteOpenInstancesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DeleteOpenInstancesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DeleteOpenInstancesResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest">
            <summary>Contains the data that is needed to create an email activity record from an incoming email message (Track in CRM).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.Attachments">
            <summary>Gets or sets a collection of activity mime attachment (email attachment) instances to attach to the email message. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of ActivityMimeAttachment records to attach to the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.Bcc">
            <summary>Gets or sets the addresses of the blind carbon copy (Bcc) recipients for the email message. Required.</summary>
            <returns>Type: Returns_StringThe addresses of the blind carbon copy (Bcc) recipients for the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.Body">
            <summary>Gets or sets the message body for the email. Required.</summary>
            <returns>Type: Returns_StringThe message body for the email.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.Cc">
            <summary>Gets or sets the addresses of the carbon copy (Cc) recipients for the email message. Required.</summary>
            <returns>Type: Returns_StringThe addresses of the carbon copy (Cc) recipients for the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.ExtraProperties">
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.From">
            <summary>Gets or sets the from address for the email message. Required.</summary>
            <returns>Type: Returns_StringThe from address for the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.Importance">
            <summary>Gets or sets the level of importance for the email message. Required.</summary>
            <returns>Type: Returns_StringThe level of importance for the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.MessageId">
            <summary>Gets or sets the ID of the email message stored in the email header. Required.</summary>
            <returns>Type: Returns_StringThe ID of the email message stored in the email header.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.ReceivedOn">
            <summary>Gets or sets the time the message was received on. Required.</summary>
            <returns>Type: Returns_DateTimeThe time the message was received on.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.Subject">
            <summary>Gets or sets the subject line for the email message. Optional.</summary>
            <returns>Type: Returns_StringThe subject line for the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.SubmittedBy">
            <summary>Gets or sets the email address of the account that is creating the email activity instance. Required.</summary>
            <returns>Type: Returns_StringThe email address of the account that is creating the email activity instance.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.To">
            <summary>Gets or sets the addresses of the recipients of the email message. Required.</summary>
            <returns>Type: Returns_StringThe addresses of the recipients of the email message.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest.ValidateBeforeCreate">
            <returns>Type: Returns_Boolean.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverIncomingEmailResponse.EmailId">
            <summary>Gets or sets the ID of the email.</summary>
            <returns>Type: Returns_GuidThe ID of the email. This corresponds to the Email.EmailId attribute, which is the primary key for the Email entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest">
            <summary>Contains the data that is needed to create an email activity record from the specified email message (Track in CRM).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.Attachments">
            <summary>Gets or sets a collection of activity mime attachment (email attachment) records to attach to the email message. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of attachments, which a collection of ActivityMimeAttachment records..</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.Bcc">
            <summary>Gets or sets the addresses of the blind carbon copy (Bcc) recipients for the email message. Required.</summary>
            <returns>Type: Returns_String
The addresses of the BCC recipients.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.Body">
            <summary>Gets or sets the message body for the email. Required.</summary>
            <returns>Type: Returns_String
The message body.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.Cc">
            <summary>Gets or sets the addresses of the carbon copy (Cc) recipients for the email message. Required.</summary>
            <returns>Type: Returns_String
The addresses of the CC recipients.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.EmailId">
            <summary>Gets or sets the ID of the email from which to create the email. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the email, which corresponds to the Email.EmailId attribute, which is the primary key for the Email entity..</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.ExtraProperties">
            <summary>Gets or sets the extra properties for the email. Optional.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The extra properties.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.From">
            <summary>Gets or sets the from address for the email message. Required.</summary>
            <returns>Type: Returns_String
The from address for the email.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.Importance">
            <summary>Gets or sets the level of importance for the email message. Required.</summary>
            <returns>Type: Returns_String
The level of importance for the email.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.MessageId">
            <summary>Gets or sets the ID of the email message stored in the email header. Required.</summary>
            <returns>Type: Returns_String
The the ID of the email message from the email header.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.ReceivedOn">
            <summary>Gets or sets the time the message was received on. Required.</summary>
            <returns>Type: Returns_DateTimeThe time the message was received.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.Subject">
            <summary>Gets or sets the subject line for the email message. Optional.</summary>
            <returns>Type: Returns_String
The subject line for the email.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.SubmittedBy">
            <summary>Gets or sets the email address of the account that is creating the email activity instance. Required.</summary>
            <returns>Type: Returns_String
The email address of the account that is creating the email activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest.To">
            <summary>Gets or sets the addresses of the recipients of the email message. Required.</summary>
            <returns>Type: Returns_String
The addresses of the recipients of the email message.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeliverPromoteEmailResponse.EmailId">
            <summary>Gets the ID of the newly created email activity.</summary>
            <returns>Type: Returns_GuidThe ID of the newly created email activity. This corresponds to the Email.EmailId attribute, which is the primary key for the Email entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DeprovisionLanguageRequest">
            <summary>Contains the data that is needed to deprovision a language. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DeprovisionLanguageRequest.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.DeprovisionLanguageRequest"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DeprovisionLanguageRequest.Language">
            <summary>Gets or sets the language to deprovision. Required.</summary>
            <returns>Type: Returns_Int32The language to deprovision. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DeprovisionLanguageResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.DeprovisionLanguageRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DeprovisionLanguageResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DeprovisionLanguageResponse"></see> class</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DisassociateEntitiesRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class. Contains the data that is needed to remove a link between two entity instances in a many-to-many relationship.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DisassociateEntitiesRequest.#ctor">
            <summary>deprecatedInitializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DisassociateEntitiesRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DisassociateEntitiesRequest.Moniker1">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class and its members.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DisassociateEntitiesRequest.Moniker2">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class and its members.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DisassociateEntitiesRequest.RelationshipName">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class and its members.</summary>
            <returns>Type: Returns_String</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DisassociateEntitiesResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class and its associated response class. Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.DisassociateEntitiesRequest"></see> class. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DisassociateEntitiesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DisassociateEntitiesResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest">
            <summary>Contains the data that is needed to create a bulk operation that distributes a campaign activity. The appropriate activities, such as a phone call or fax, are created for the members of the list that is associated with the specified campaign activity.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.Activity">
            <summary>Gets or sets the activity to be distributed. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The activity to be distributed, which must be instance of an activity class. You can only use activities that specify a recipient: a phone call, appointment, letter, fax, or email. .</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.CampaignActivityId">
            <summary>Gets or sets the ID of the campaign activity for which the activity is distributed. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the campaign activity for which the activity is distributed. This corresponds to the CampaignActivity.ActivityId attribute, which is the primary key for the CampaignActivity entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.Owner">
            <summary>Gets or sets the owner for the newly created activity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see> The owner for the newly created activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.OwnershipOptions">
            <summary>Gets or sets the ownership options for the activity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.PropagationOwnershipOptions"></see>The ownership options for the activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.PostWorkflowEvent">
            <summary>Gets or sets a value that indicates whether an asynchronous job is used to distribute activities, such as an email, fax, or letter, to the members of a list. Required.</summary>
            <returns>Type: Returns_Booleantrue if an asynchronous job is used to distribute the activity; false if mail merge is used to distribute the activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.Propagate">
            <summary>Gets or sets a value that indicates whether the activity is both created and executed. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether the activity is both created and executed. true if an activity is both created and executed; false if an activity is created but not executed.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.QueueId">
            <summary>Gets or sets the ID of the queue to which the created activity is added. Optional.</summary>
            <returns>Type: Returns_GuidThe ID of the queue to which the created activity is added. This corresponds to the Queue.QueueId attribute, which is the primary key for the Queue entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.SendEmail">
            <summary>Gets or sets a value that indicates whether to send an email about the new activity. Required.</summary>
            <returns>Type: Returns_Booleantrue if you want emails sent automatically; otherwise, false. Use this property for the email activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.TemplateId">
            <summary>Gets or sets the ID of the email template. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the email template. This corresponds to the Template.TemplateId attribute, which is the primary key for the Template entity. Use the email template, if <see cref="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.SendEmail"></see> is true.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityResponse.BulkOperationId">
            <summary>Gets the ID of the bulk operation that is used to distribute the campaign activity. </summary>
            <returns>Type: Returns_GuidThe ID of the bulk operation that is used to distribute the campaign activity. This corresponds to the BulkOperation.ActivityId attribute, which is the primary key for the BulkOperation entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DownloadReportDefinitionRequest">
            <summary>Contains the data that is needed to download a report definition.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DownloadReportDefinitionRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DownloadReportDefinitionRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DownloadReportDefinitionRequest.ReportId">
            <summary>Gets or sets the ID of the report to download.</summary>
            <returns>Type: Returns_GuidThe ID of the report to download. This corresponds to the Report.ReportId attribute, which is the primary key for the Report entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.DownloadReportDefinitionResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.DownloadReportDefinitionRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.DownloadReportDefinitionResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.DownloadReportDefinitionResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.DownloadReportDefinitionResponse.BodyText">
            <summary>Gets the report definition.</summary>
            <returns>Type: Returns_StringThe report definition. Contains a UTF-8 encoded XML document in the form of a string that represents the entire content of the report definition (RDL) file.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.EntitySource">
            <summary>Describes which members of a bulk operation to retrieve.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.EntitySource.Account">
            <summary>Retrieve account entities. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.EntitySource.All">
            <summary>Retrieve all entities. Value = 3.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.EntitySource.Contact">
            <summary>Retrieve contact entities. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.EntitySource.Lead">
            <summary>Retrieve lead entities. Value = 2.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ErrorInfo">
            <summary>Specifies the results of a scheduling operation using the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateRequest"></see>, <see cref="T:Microsoft.Crm.Sdk.Messages.BookRequest"></see>, or <see cref="T:Microsoft.Crm.Sdk.Messages.RescheduleRequest"></see> message.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ErrorInfo.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ErrorInfo"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ErrorInfo.#ctor(System.String,Microsoft.Crm.Sdk.Messages.ResourceInfo[])">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ErrorInfo"></see> class setting the error code and resource list.</summary>
            <param name="resourceList">Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ResourceInfo"></see>[]. The array of information about a resource that has a scheduling problem for an appointment.</param>
            <param name="errorCode">Type: Returns_String. The reason for a scheduling failure.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ErrorInfo.ErrorCode">
            <summary>Gets or sets the reason for a scheduling failure.</summary>
            <returns>Type: Returns_StringThe reason for a scheduling failure.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ErrorInfo.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ErrorInfo.ResourceList">
            <summary>Gets or sets the array of information about a resource that has a scheduling problem for an appointment.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ResourceInfo"></see>[]The array of information about a resource that has a scheduling problem for an appointment.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExecuteByIdSavedQueryRequest">
            <summary>Contains the data that is needed to execute a saved query (view) that has the specified ID.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExecuteByIdSavedQueryRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExecuteByIdSavedQueryRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExecuteByIdSavedQueryRequest.EntityId">
            <summary>Gets or sets the ID of the saved query (view) to execute.</summary>
            <returns>Type: Returns_GuidThe ID of the saved query (view) to execute. This corresponds to the SavedQuery.SavedQueryId property, which is the primary key for the SavedQuery entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExecuteByIdSavedQueryResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ExecuteByIdSavedQueryRequest"></see> class. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExecuteByIdSavedQueryResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExecuteByIdSavedQueryResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExecuteByIdSavedQueryResponse.String">
            <summary>Gets the results of the saved query (view).</summary>
            <returns>Type: Returns_StringThe the results of the saved query (view).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExecuteByIdUserQueryRequest">
            <summary>Contains the data that is needed to execute the user query (saved view) that has the specified ID.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExecuteByIdUserQueryRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExecuteByIdUserQueryRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExecuteByIdUserQueryRequest.EntityId">
            <summary>Gets or sets the ID of the user query (saved view) record to be executed.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The ID of the user query (saved view) record to be executed. The ID corresponds to the UserQuery.UserQueryId property, which is the primary key for the UserQuery entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExecuteByIdUserQueryResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ExecuteByIdUserQueryRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExecuteByIdUserQueryResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExecuteByIdUserQueryResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExecuteByIdUserQueryResponse.String">
            <summary>Gets the results of the user query (saved view).</summary>
            <returns>Type: Returns_StringThe results of the user query (saved view).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExecuteFetchRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExecuteFetchRequest.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExecuteFetchRequest.FetchXml">
            <summary>deprecated</summary>
            <returns>Type: Returns_String</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExecuteFetchResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExecuteFetchResponse.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExecuteFetchResponse.FetchXmlResult">
            <summary>deprecated</summary>
            <returns>Type: Returns_String</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowRequest">
            <summary>Contains the data that is needed to execute a workflow.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowRequest.EntityId">
            <summary>Gets or sets the ID of the record on which the workflow executes. Required.</summary>
            <returns>Type: Returns_Guid. The ID of the record on which the workflow executes.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowRequest.InputArguments">
            <summary>internal</summary>
            <returns>Returns <see cref="T:Microsoft.Crm.Sdk.Messages.InputArgumentCollection"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowRequest.WorkflowId">
            <summary>Gets or sets the ID of the workflow to execute. Required.</summary>
            <returns>Type: Returns_Guid. The ID of the workflow to execute.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowResponse"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExecuteWorkflowResponse.Id">
            <summary>Gets the ID of the asynchronous operation (system job) that was created.</summary>
            <returns>Type: Returns_GuidThe ID of the asynchronous operation.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExpandCalendarRequest">
            <summary>Contains the data that is needed to convert the calendar rules to an array of available time blocks for the specified period.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExpandCalendarRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExpandCalendarRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExpandCalendarRequest.CalendarId">
            <summary>Gets or sets the ID of the calendar.</summary>
            <returns>Type: Returns_GuidThe ID of the calendar. This corresponds to the Calendar.CalendarId property, which is the primary key for the Calendar entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExpandCalendarRequest.End">
            <summary>Gets or sets the end of the time period to expand.</summary>
            <returns>Type: Returns_DateTimeThe end of the time period to expand.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExpandCalendarRequest.Start">
            <summary>Gets or sets the start of the period to expand.</summary>
            <returns>Type: Returns_DateTimeThe start of the time period to expand.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExpandCalendarResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ExpandCalendarRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExpandCalendarResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExpandCalendarResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExpandCalendarResponse.result">
            <summary>Gets a set of time blocks with appointment information.</summary>
            <returns>Type:<see cref="T:Microsoft.Crm.Sdk.Messages.TimeInfo"></see>The set of time blocks with appointment information.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExportMappingsImportMapRequest">
            <summary>Contains the data that is needed to export a data map as an XML formatted data.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExportMappingsImportMapRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExportMappingsImportMapRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportMappingsImportMapRequest.ExportIds">
            <summary>Gets or sets a value that indicates whether to export the entity record IDs contained in the data map. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to export the entity record IDs contained in the data map. true to export the record IDs, otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportMappingsImportMapRequest.ImportMapId">
            <summary> Gets or sets the ID of the import map (data map) to export. Required. </summary>
            <returns>Type: Returns_GuidThe ID of the import map (data map) to export. This corresponds to the ImportMap.ImportMapId attribute, which is the primary key for the ImportMap entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExportMappingsImportMapResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ExportMappingsImportMapRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExportMappingsImportMapResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExportMappingsImportMapResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportMappingsImportMapResponse.MappingsXml">
            <summary>Gets the XML representation of the exported data map.</summary>
            <returns>Type: Returns_StringThe XML representation of the exported data map.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest">
            <summary>Contains the data that is needed to export a solution. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.ExportAutoNumberingSettings">
            <summary>Gets or sets whether auto numbering settings should be included in the solution being exported. Optional.</summary>
            <returns>Type: Returns_Booleantrue if the auto numbering settings should be included in the solution being exported; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.ExportCalendarSettings">
            <summary>Gets or sets whether calendar settings should be included in the solution being exported. Optional.</summary>
            <returns>Type: Returns_Booleantrue if the calendar settings should be included in the solution being exported; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.ExportCustomizationSettings">
            <summary>Gets or sets whether customization settings should be included in the solution being exported. Optional.</summary>
            <returns>Type: Returns_Booleantrue if the customization settings should be included in the solution being exported; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.ExportEmailTrackingSettings">
            <summary>Gets or sets whether email tracking settings should be included in the solution being exported. Optional.</summary>
            <returns>Type: Returns_Booleantrue if the email tracking settings should be included in the solution being exported; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.ExportGeneralSettings">
            <summary>Gets or sets whether general settings should be included in the solution being exported. Optional.</summary>
            <returns>Type: Returns_Booleantrue if the general settings should be included in the solution being exported; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.ExportIsvConfig">
            <summary>Gets or sets whether ISV.Config settings should be included in the solution being exported. Optional.</summary>
            <returns>Type: Returns_Booleantrue if the ISV.Config settings should be included in the solution being exported; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.ExportMarketingSettings">
            <summary>Gets or sets whether marketing settings should be included in the solution being exported. Optional.</summary>
            <returns>Type: Returns_Booleantrue if the marketing settings should be included in the solution being exported; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.ExportOutlookSynchronizationSettings">
            <summary>Gets or sets whether outlook synchronization settings should be included in the solution being exported. Optional.</summary>
            <returns>Type: Returns_Booleantrue if the outlook synchronization settings should be included in the solution being exported; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.ExportRelationshipRoles">
            <summary>Gets or sets whether relationship role settings should be included in the solution being exported. Optional.</summary>
            <returns>Type: Returns_Booleantrue if the relationship role settings should be included in the solution being exported; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.Managed">
            <summary>Gets or sets whether the solution should be exported as a managed solution. Required.</summary>
            <returns>Type: Returns_Booleantrue if the solution should be exported as a managed solution; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.SolutionName">
            <summary>Gets or sets the unique name of the solution to be exported. Required.</summary>
            <returns>Type: Returns_StringThe unique name of the solution to be exported. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest.TargetVersion">
            <summary>Get or set a value indicating the version that the exported solution will support. </summary>
            <returns>Type: Returns_StringA value indicating the version that the exported solution will support. Optional.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExportSolutionResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ExportSolutionRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExportSolutionResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExportSolutionResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportSolutionResponse.ExportSolutionFile">
            <summary>Gets the compressed file that represents the exported solution.</summary>
            <returns>Type: Returns_Byte[] The compressed file that represents the exported solution.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExportTranslationRequest">
            <summary>Contains the data that is needed to export all translations for a specific solution to a compressed file.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExportTranslationRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExportTranslationRequest"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportTranslationRequest.SolutionName">
            <summary>Gets or sets the unique name for the unmanaged solution to export translations for. Required.</summary>
            <returns>Type: Returns_StringThe unique name for the unmanaged solution to export translations for. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ExportTranslationResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ExportTranslationRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ExportTranslationResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ExportTranslationResponse"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ExportTranslationResponse.ExportTranslationFile">
            <summary>Gets the file that represents the data that is exported for translation.</summary>
            <returns>Type: Returns_Byte[]The file that represents the data that is exported for translation.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.FetchXmlToQueryExpressionRequest">
            <summary>Contains the data that is needed to convert a query in FetchXML to a QueryExpression.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.FetchXmlToQueryExpressionRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.FetchXmlToQueryExpressionRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.FetchXmlToQueryExpressionRequest.FetchXml">
            <summary>Gets or sets the query to convert.</summary>
            <returns>Type: Returns_StringThe query to convert. This The string must contain a query that you express in FetchXML. For more information, see FetchXML Schema/html/82cae525-a789-4884-9fc0-a3e874ee1567.htm.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.FetchXmlToQueryExpressionResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.FetchXmlToQueryExpressionRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.FetchXmlToQueryExpressionResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.FetchXmlToQueryExpressionResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.FetchXmlToQueryExpressionResponse.Query">
            <summary>Gets the results of the query conversion.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryExpression"></see>The results of the query conversion.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.FindParentResourceGroupRequest">
            <summary>Contains the data that is needed to find a parent resource group (scheduling group) for the specified resource groups (scheduling groups).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.FindParentResourceGroupRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.FindParentResourceGroupRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.FindParentResourceGroupRequest.ChildrenIds">
            <summary>Gets or sets an array of IDs of the children resource groups.</summary>
            <returns>Type: Returns_Guid[]The array of IDs of the children resource groups.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.FindParentResourceGroupRequest.ParentId">
            <summary>Gets or sets the ID of the parent resource group.</summary>
            <returns>Type: Returns_GuidThe ID of the parent resource group. This corresponds to the ResourceGroup.ResourceGroupId attribute, which is the primary key for the ResourceGroup entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.FindParentResourceGroupResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.FindParentResourceGroupRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.FindParentResourceGroupResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.FindParentResourceGroupResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.FindParentResourceGroupResponse.result">
            <summary>Gets a value that indicates whether the parent resource group was found.</summary>
            <returns>Type: Returns_BooleanIndicates whether the parent resource group was found. true if the parent resource group was found; otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.FulfillSalesOrderRequest">
            <summary>Contains the data that is needed to fulfill the sales order (order).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.FulfillSalesOrderRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.FulfillSalesOrderRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.FulfillSalesOrderRequest.OrderClose">
            <summary>Gets or sets the order close activity associated with the sales order (order) to be fulfilled. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The order close activity associated with the sales order (order) to be fulfilled, which must be an instance of the OrderClose class.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.FulfillSalesOrderRequest.Status">
            <summary>Gets or sets a status of the sales order (order). Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The status of the sales order (order).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.FulfillSalesOrderResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.FulfillSalesOrderRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.FulfillSalesOrderResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.FulfillSalesOrderResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityRequest">
            <summary>Contains the data that is needed to generate an invoice from an opportunity.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityRequest.ColumnSet">
            <summary>Gets or sets the collection of attributes to retrieve from the resulting invoice. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see>The collection of attributes to retrieve from the resulting invoice.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityRequest.OpportunityId">
            <summary>Gets or sets the ID of the opportunity to be used as the basis for the new invoice. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the opportunity to be used as the basis for the new invoice. This corresponds to the Opportunity.OpportunityId attribute, which is the primary key for the Opportunity entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateInvoiceFromOpportunityResponse.Entity">
            <summary>Gets the resulting invoice.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The resulting invoice, which must be an instance of the Invoice class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityRequest">
            <summary>Contains the data that is needed to generate a quote from an opportunity.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityRequest.ColumnSet">
            <summary>Gets or sets the collection of attributes to retrieve in the resulting quote. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see>The collection of attributes to retrieve in the resulting quote.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityRequest.OpportunityId">
            <summary>Gets or sets the ID of the opportunity to be used as the basis for the new quote. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the opportunity to be used as the basis for the new quote. This corresponds to the Opportunity.OpportunityId attribute, which is the primary key for the Opportunity entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateQuoteFromOpportunityResponse.Entity">
            <summary>Gets the resulting quote.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The resulting quote, which must be an instance of the Quote class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityRequest">
            <summary>Contains the data that is needed to generate a sales order (order) from an opportunity.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityRequest.ColumnSet">
            <summary>Gets or sets the collection of attributes to retrieve from the resulting sales order (order). Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see>The collection of attributes to retrieve from the resulting sales order (order).</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityRequest.OpportunityId">
            <summary>Gets or sets the ID of the opportunity to be used as the basis for the new sales order (order). Required.</summary>
            <returns>Type: Returns_GuidThe ID of the opportunity to be used as the basis for the new sales order (order). This corresponds to the Opportunity.OpportunityId attribute, which is the primary key for the Opportunity entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateSalesOrderFromOpportunityResponse.Entity">
            <summary>Gets the resulting sales order (order).</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The resulting sales order (order), which must be an instance of the SalesOrder class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GenerateSocialProfileRequest">
            <summary>Contains the data to return an existing social profile record if one exists, otherwise generates a new one and returns it.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GenerateSocialProfileRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateSocialProfileRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateSocialProfileRequest.Entity">
            <summary>Gets or sets the SocialProfile to return or generate.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The SocialProfile to return or generate.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GenerateSocialProfileResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateSocialProfileRequest"></see> message.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GenerateSocialProfileResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GenerateSocialProfileResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GenerateSocialProfileResponse.Entity">
            <summary>Gets the social profile returned by the message.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The social profile returned by the message.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetAllTimeZonesWithDisplayNameRequest">
            <summary>Contains the data that is needed to retrieve all the time zone definitions for the specified locale and to return only the display name attribute.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetAllTimeZonesWithDisplayNameRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetAllTimeZonesWithDisplayNameRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetAllTimeZonesWithDisplayNameRequest.LocaleId">
            <summary>Gets or sets the locale ID. Required.</summary>
            <returns>Type: Returns_Int32The locale ID.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetAllTimeZonesWithDisplayNameResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GetAllTimeZonesWithDisplayNameRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetAllTimeZonesWithDisplayNameResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetAllTimeZonesWithDisplayNameResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetAllTimeZonesWithDisplayNameResponse.EntityCollection">
            <summary>Gets the collection of the time zone definition (TimeZoneDefinition) records.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of the time zone definition (TimeZoneDefinition) records.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetDecryptionKeyRequest">
            <summary>internal See <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveDataEncryptionKeyRequest"></see>.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetDecryptionKeyRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetDecryptionKeyRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetDecryptionKeyResponse">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetDecryptionKeyResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetDecryptionKeyResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetDecryptionKeyResponse.Key">
            <summary>Gets the decryption key.</summary>
            <returns>Type: Returns_StringThe decryption key.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileRequest">
            <summary>Contains the data that is needed to retrieve distinct values from the parse table for a column in the source file that contains list values.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileRequest.columnNumber">
            <summary>Gets or sets a column number in the CSV, XML Spreadsheet 2003 (.xml), or text source file for which the distinct values are returned. Required.</summary>
            <returns>Type: Returns_Int32.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileRequest.ImportFileId">
            <summary>Gets or sets in ID of the import file that is associated with the source file. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the import file that is associated with the source file. This corresponds to the ImportFile.ImportFileId attribute, which is the primary key for the ImportFile entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileRequest.pageNumber">
            <summary>Gets or sets the page number in the source file. Required.</summary>
            <returns>Type: Returns_Int32The page number in the source file.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileRequest.recordsPerPage">
            <summary>Gets or sets the number of data records per page in the source file. Required.</summary>
            <returns>Type: Returns_Int32The number of data records per page in the source file. </returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetDistinctValuesImportFileResponse.Values">
            <summary>Gets the distinct values for a column in the source file.</summary>
            <returns>Type: Returns_StringThe distinct values for a column in the source file.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetHeaderColumnsImportFileRequest">
            <summary>Contains the data that is needed to retrieve the source-file column headings; or retrieve the system-generated column headings if the source file does not contain column headings.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetHeaderColumnsImportFileRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetHeaderColumnsImportFileRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetHeaderColumnsImportFileRequest.ImportFileId">
            <summary>Gets or sets the ID of the import file that is associated with the parse table. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the import file that is associated with the parse table. This corresponds to the ImportFile.ImportFileId attribute, which is the primary key for the ImportFile entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetHeaderColumnsImportFileResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GetHeaderColumnsImportFileRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetHeaderColumnsImportFileResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetHeaderColumnsImportFileResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetHeaderColumnsImportFileResponse.Columns">
            <summary>Gets the source file header columns.</summary>
            <returns>Type: Returns_StringThe source file header columns.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetInvoiceProductsFromOpportunityRequest">
            <summary>Contains the data that is needed to retrieve the products from an opportunity and copy them to the invoice.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetInvoiceProductsFromOpportunityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetInvoiceProductsFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetInvoiceProductsFromOpportunityRequest.InvoiceId">
            <summary>Gets or sets the ID of the invoice.</summary>
            <returns>Type: Returns_GuidThe ID of the invoice. This corresponds to the Invoice.InvoiceId attribute, which is the primary key for the Invoice entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetInvoiceProductsFromOpportunityRequest.OpportunityId">
            <summary>Gets or sets the ID of the opportunity.</summary>
            <returns>Type: Returns_GuidThe ID of the opportunity. This corresponds to the Opportunity.OpportunityId attribute, which is the primary key for the Opportunity entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetInvoiceProductsFromOpportunityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GetInvoiceProductsFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetInvoiceProductsFromOpportunityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetInvoiceProductsFromOpportunityResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalRequest">
            <summary>Contains the data that is needed to get the quantity decimal value of a product for the specified entity in the target.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalRequest.ProductId">
            <summary>Gets or sets the ID of the product. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the product. This corresponds to the Product.ProductId attribute, which is the primary key for the Product entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalRequest.Target">
            <summary>Gets or sets the target record for this request. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target record for this request. This must be an entity reference for Invoice, Opportunity, Quote, or Salesorder entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalRequest.UoMId">
            <summary>Gets or sets the ID of the unit of measure (unit). Required.</summary>
            <returns>Type: Returns_GuidThe ID of the unit of measure (unit). This corresponds to the UoM.UoMId attribute, which is the primary key for the UoM entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetQuantityDecimalResponse.Quantity">
            <summary>Gets the quantity decimal value for a product.</summary>
            <returns>Type: Returns_Int32The quantity decimal value for a product.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetQuoteProductsFromOpportunityRequest">
            <summary>Contains the data that is needed to retrieve the products from an opportunity and copy them to the quote.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetQuoteProductsFromOpportunityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetQuoteProductsFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetQuoteProductsFromOpportunityRequest.OpportunityId">
            <summary>Gets or sets the ID of the opportunity.</summary>
            <returns>Type: Returns_GuidThe ID of the opportunity. This corresponds to the Opportunity.OpportunityId attribute, which is the primary key for the Opportunity entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetQuoteProductsFromOpportunityRequest.QuoteId">
            <summary>Gets or sets the ID of the quote.</summary>
            <returns>Type: Returns_GuidThe ID of the quote. This corresponds to the Quote.QuoteId attribute, which is the primary key for the Quote entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetQuoteProductsFromOpportunityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GetQuoteProductsFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetQuoteProductsFromOpportunityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetQuoteProductsFromOpportunityResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetReportHistoryLimitRequest">
            <summary>Contains the data that is needed to retrieve the history limit for a report.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetReportHistoryLimitRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetReportHistoryLimitRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetReportHistoryLimitRequest.ReportId">
            <summary>Gets or sets the ID of the report. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the report. This corresponds to the Report.ReportId property, which is the primary key for the Report entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetReportHistoryLimitResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GetReportHistoryLimitRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetReportHistoryLimitResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetReportHistoryLimitResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetReportHistoryLimitResponse.HistoryLimit">
            <summary>Gets the history limit for a report.</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetSalesOrderProductsFromOpportunityRequest">
            <summary>Contains the data that is needed to retrieve the products from an opportunity and copy them to the sales order (order).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetSalesOrderProductsFromOpportunityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetSalesOrderProductsFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetSalesOrderProductsFromOpportunityRequest.OpportunityId">
            <summary>Gets or sets the ID of the opportunity.</summary>
            <returns>Type: Returns_GuidThe ID of the opportunity. This corresponds to the Opportunity.OpportunityId attribute, which is the primary key for the Opportunity entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetSalesOrderProductsFromOpportunityRequest.SalesOrderId">
            <summary>Gets or sets the ID of the sales order (order).</summary>
            <returns>Type: Returns_GuidThe ID of the sales order (order). This corresponds to the SalesOrder.SalesOrderId attribute, which is the primary key for the SalesOrder entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetSalesOrderProductsFromOpportunityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GetSalesOrderProductsFromOpportunityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetSalesOrderProductsFromOpportunityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetSalesOrderProductsFromOpportunityResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetTimeZoneCodeByLocalizedNameRequest">
            <summary>Contains the data that is needed to retrieve the time zone code for the specified localized time zone name.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetTimeZoneCodeByLocalizedNameRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetTimeZoneCodeByLocalizedNameRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetTimeZoneCodeByLocalizedNameRequest.LocaleId">
            <summary>Gets or sets the locale ID.</summary>
            <returns>Type: Returns_Int32The locale ID. LCID</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetTimeZoneCodeByLocalizedNameRequest.LocalizedStandardName">
            <summary>Gets or sets the localized name to search for.</summary>
            <returns>Type: Returns_StringThe localized name to search for.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetTimeZoneCodeByLocalizedNameResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GetTimeZoneCodeByLocalizedNameRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetTimeZoneCodeByLocalizedNameResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetTimeZoneCodeByLocalizedNameResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetTimeZoneCodeByLocalizedNameResponse.TimeZoneCode">
            <summary>Gets the time zone code that has the requested localized name.</summary>
            <returns>Type: Returns_Int32The time zone code that has the requested localized name.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetTrackingTokenEmailRequest">
            <summary>Contains the data that is needed to return a tracking token that can then be passed as a parameter to the <see cref="T:Microsoft.Crm.Sdk.Messages.SendEmailRequest"></see> message.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetTrackingTokenEmailRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetTrackingTokenEmailRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetTrackingTokenEmailRequest.Subject">
            <summary>Gets or sets the context of the email. Required.</summary>
            <returns>Type: Returns_StringThe context of the email.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GetTrackingTokenEmailResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GetTrackingTokenEmailRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GetTrackingTokenEmailResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GetTrackingTokenEmailResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GetTrackingTokenEmailResponse.TrackingToken">
            <summary>Gets the requested tracking token.</summary>
            <returns>Type: Returns_StringThe requested tracking token. This value can be passed as a property in the <see cref="T:Microsoft.Crm.Sdk.Messages.SendEmailRequest"></see> message.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GrantAccessRequest">
            <summary>Contains the data that is needed to grant a security principal (user or team) access to the specified record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GrantAccessRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GrantAccessRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GrantAccessRequest.PrincipalAccess">
            <summary>Gets or sets the team or user that is granted access to the specified record. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.PrincipalAccess"></see>The team or user that is granted access to the target record.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.GrantAccessRequest.Target">
            <summary>Gets or sets the entity that is the target of the request to grant access. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The entity reference to the record that is the target of the request to grant access. This property value must be an entity reference for an entity that supports this message. For a list of supported entity types, see <see cref="T:Microsoft.Crm.Sdk.Messages.GrantAccessRequest"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.GrantAccessResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.GrantAccessRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.GrantAccessResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.GrantAccessResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ImportMappingsImportMapRequest">
            <summary>Contains the data that is needed to import the XML representation of a data map and create an import map (data map) based on this data.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ImportMappingsImportMapRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportMappingsImportMapRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportMappingsImportMapRequest.MappingsXml">
            <summary>Gets or sets an XML representation of the data map. Required.</summary>
            <returns>Type: Returns_StringThe XML representation of the data map.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportMappingsImportMapRequest.ReplaceIds">
            <summary>Gets or sets a value that indicates whether to import the entity record IDs contained in the XML representation of the data map. Required. </summary>
            <returns>Type: Returns_BooleanIndicates whether to import the entity record IDs contained in the XML representation of the data map. false to import the entity record IDs, otherwise, true. The imported record IDs are used as primary keys for the entity records created in pn_microsoftcrm.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ImportMappingsImportMapResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportMappingsImportMapRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ImportMappingsImportMapResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportMappingsImportMapResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportMappingsImportMapResponse.ImportMapId">
            <summary> Gets the ID of the newly created import map (data map).</summary>
            <returns>Type: Returns_GuidThe ID of the newly created import map (data map). This corresponds to the ImportMap.ImportMapId attribute, which is the primary key for the ImportMap entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ImportRecordsImportRequest">
            <summary>Contains the data that is needed to submit an asynchronous job that uploads the transformed data into pn_microsoftcrm.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ImportRecordsImportRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportRecordsImportRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportRecordsImportRequest.ImportId">
            <summary>Gets or sets the ID of the data import (import) that is associated with the asynchronous import records job. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the data import (import) that is associated with the asynchronous import records job. This corresponds to the Import.ImportId attribute, which is the primary key for the Import entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ImportRecordsImportResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportRecordsImportRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ImportRecordsImportResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportRecordsImportResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportRecordsImportResponse.AsyncOperationId">
            <summary>Gets the ID of the asynchronous import records job.</summary>
            <returns>Type: Returns_GuidThe ID of the asynchronous import records job.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest">
            <summary>Contains the data that is needed to import a solution. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest.ConvertToManaged">
            <summary>Direct the system to convert any matching unmanaged customizations into your managed solution. Optional.</summary>
            <returns>Type: Returns_Booleantrue if the system should convert any matching unmanaged customizations into your managed solution; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest.CustomizationFile">
            <summary>Gets or sets the compressed solutions file to import. Required.</summary>
            <returns>Type: Returns_Byte[]The compressed solutions file to import. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest.ImportJobId">
            <summary>Gets or sets the ID of the import job that will be created to perform this import. Required.</summary>
            <returns>Type: Returns_GuidThe the ID of the import job that will be created to perform this import. This corresponds to the ImportJob.ImportJobId attribute, which is the primary key for the ImportJob entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest.OverwriteUnmanagedCustomizations">
            <summary>Gets or sets whether any unmanaged customizations that have been applied over existing managed solution components should be overwritten. Required.</summary>
            <returns>Type: Returns_Booleantrue if the any unmanaged customizations that have been applied over existing managed solution components should be overwritten; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest.PublishWorkflows">
            <summary>Gets or sets whether any processes (workflows) included in the solution should be activated after they are imported. Required.</summary>
            <returns>Type: Returns_Booleantrue if the any processes (workflows) included in the solution should be activated after they are imported; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest.SkipProductUpdateDependencies">
            <summary>Gets or sets whether enforcement of dependencies related to product updates should be skipped.</summary>
            <returns>Type: Returns_Booleantrue if enforcement of dependencies related to product updates should be skipped; otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ImportSolutionResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportSolutionRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ImportSolutionResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportSolutionResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ImportTranslationRequest">
            <summary>Contains the data that is needed to import translations from a compressed file.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ImportTranslationRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportTranslationRequest"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportTranslationRequest.ImportJobId">
            <summary>Gets or sets the ID of the import job that will be created to perform this import. Required.</summary>
            <returns>Type: Returns_GuidThe the ID of the import job that will be created to perform this import. This corresponds to the ImportJob.ImportJobId attribute, which is the primary key for the ImportJob entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ImportTranslationRequest.TranslationFile">
            <summary>Gets or sets the compressed translations file. Required.</summary>
            <returns>Type: Returns_Byte[]The compressed translations file. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ImportTranslationResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ImportTranslationRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ImportTranslationResponse.#ctor">
            <summary>Initializes a new instance of the T:Microsoft.Crm.Sdk.Messages.ImportTranslationResponse class</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.InitializeFromRequest">
            <summary>Contains the data that is needed to initialize a new record from an existing record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.InitializeFromRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.InitializeFromRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InitializeFromRequest.EntityMoniker">
            <summary>Gets or sets the record that is the source for initializing.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The record that is the source for initializing.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InitializeFromRequest.TargetEntityName">
            <summary>Gets or sets the logical name of the target entity.</summary>
            <returns>Type: Returns_StringThe logical name of the target entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InitializeFromRequest.TargetFieldType">
            <summary>Gets or sets which attributes are to be initialized in the initialized instance.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.TargetFieldType"></see>Indicates which attributes are to be initialized in the initialized instance.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.InitializeFromResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.InitializeFromRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.InitializeFromResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.InitializeFromResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InitializeFromResponse.Entity">
            <summary>Gets the initialized instance.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The initialized instance. To create a record, pass this value to the <see cref="M:Microsoft.Xrm.Sdk.IOrganizationService.Create(Microsoft.Xrm.Sdk.Entity)"></see> method or to a <see cref="T:Microsoft.Xrm.Sdk.Messages.CreateRequest"></see> message.</returns>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.InputArgumentCollection.Add(System.String,System.Object)">
            <param name="value">Type: </param>
            <param name="key">Type: </param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InputArgumentCollection.Arguments">
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.InputArgument"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InputArgumentCollection.Count">
            <returns>Type: <see cref="T:System.Int32"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InputArgumentCollection.ExtensionData">
            <returns>Type: <see cref="T:System.Runtime.Serialization.ExtensionDataObject"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InputArgumentCollection.Item(System.String)">
            <returns>Type: <see cref="T:System.Object"></see>.</returns>
            <param name="key">Type: </param>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.InstallSampleDataRequest">
            <summary>Contains the data that is needed to install the sample data.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.InstallSampleDataRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.InstallSampleDataRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.InstallSampleDataResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.InstallSampleDataRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.InstallSampleDataResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.InstallSampleDataResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.InstantiateFiltersRequest">
            <summary>Contains the data that is needed to instantiate a set of filters for pn_crm_for_outlook_short for the specified user.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.InstantiateFiltersRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.InstantiateFiltersRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InstantiateFiltersRequest.TemplateCollection">
            <summary>Gets or sets the set of filters to instantiate for the user.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection"></see>The set of filters to instantiate for the user. This must be a collection of entity references for the SavedQuery entity and the SavedQuery.Type attribute value for each must be <see cref="F:Microsoft.Crm.Sdk.SavedQueryQueryType.OutlookFilters"></see> or <see cref="F:Microsoft.Crm.Sdk.SavedQueryQueryType.OfflineFilters"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InstantiateFiltersRequest.UserId">
            <summary>Gets or sets the ID of the user that will own the user query records created.</summary>
            <returns>Type: Returns_GuidThe user that will own the user query records created. This corresponds to the SystemUser.SystemUserId property, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.InstantiateFiltersResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.InstantiateFiltersRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.InstantiateFiltersResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.InstantiateFiltersResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.InstantiateTemplateRequest">
            <summary>Contains the parameters that are needed to create an email message from a template (email template).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.InstantiateTemplateRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.InstantiateTemplateRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InstantiateTemplateRequest.ObjectId">
            <summary>Gets or sets the ID of the record that the email is regarding. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the record that the email is regarding. This must be the ID of an entity that has a relationship to the ActivityPointer entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InstantiateTemplateRequest.ObjectType">
            <summary>Gets or sets the type of entity that is represented by the <see cref="P:Microsoft.Crm.Sdk.Messages.InstantiateTemplateRequest.ObjectId"></see> property. Required.</summary>
            <returns>Type: Returns_String
The logical name of the entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InstantiateTemplateRequest.TemplateId">
            <summary>Gets or sets the ID of the template. Required.</summary>
            <returns>Type: Returns_Guid
The ID of the template that corresponds to the Template.TemplateId attribute, which is the primary key for the Template entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.InstantiateTemplateResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.InstantiateTemplateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.InstantiateTemplateResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.InstantiateTemplateResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.InstantiateTemplateResponse.EntityCollection">
            <summary>Gets the instantiated email records.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of the instantiated email records.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.IsBackOfficeInstalledRequest">
            <summary>deprecated Checks whether pn_Great_Plains_9 is installed. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.IsBackOfficeInstalledRequest.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.IsBackOfficeInstalledResponse">
            <summary>deprecated</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.IsBackOfficeInstalledResponse.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.IsBackOfficeInstalledResponse.IsInstalled">
            <summary>deprecated</summary>
            <returns>Type: Returns_Boolean</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.IsComponentCustomizableRequest">
            <summary>Contains the data that is needed to determine whether a solution component is customizable. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.IsComponentCustomizableRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.IsComponentCustomizableRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.IsComponentCustomizableRequest.ComponentId">
            <summary>Gets or sets the ID of the solution component. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the solution component. This corresponds to the SolutionComponent. SolutionComponentId attribute, which is the primary key for the SolutionComponent entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.IsComponentCustomizableRequest.ComponentType">
            <summary>Gets or sets the value that represents the solution component. Required.</summary>
            <returns>Type: Returns_Int32The value that represents the solution component. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.IsComponentCustomizableResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.IsComponentCustomizableRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.IsComponentCustomizableResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.IsComponentCustomizableResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.IsComponentCustomizableResponse.IsComponentCustomizable">
            <summary>Gets the value that indicates whether a solution component is customizable.</summary>
            <returns>Type: Returns_Booleanthe value that indicates whether a solution component is customizable.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionRequest">
            <summary>Contains the data that is needed to validate the state transition.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionRequest.Entity">
            <summary>Gets or sets the entity reference for the record whose transition state is validated.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The entity reference for the record whose transition state is validated.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionRequest.NewState">
            <summary>Gets or sets the proposed new state for the record.</summary>
            <returns>Type: Returns_StringThe proposed new state for the record.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionRequest.NewStatus">
            <summary>Gets or sets the proposed new status for the record.</summary>
            <returns>Type: Returns_Int32The proposed new status for the record.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.IsValidStateTransitionResponse.IsValid">
            <summary>Gets the value that indicates whether the state transition is valid.</summary>
            <returns>Type: Returns_BooleanIndicates whether the state transition is valid.true if the state transition is valid; otherwise, false. </returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeRequest">
            <summary>Contains the data that is needed to retrieve the local time for the specified Coordinated Universal Time (UTC).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeRequest.TimeZoneCode">
            <summary>Gets or sets the time zone code.</summary>
            <returns>Type: Returns_Int32The time zone code.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeRequest.UtcTime">
            <summary>Gets or sets the Coordinated Universal Time (UTC).</summary>
            <returns>Type: Returns_DateTimeThe Coordinated Universal Time (UTC).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LocalTimeFromUtcTimeResponse.LocalTime">
            <summary>Gets the time that is represented as local time.</summary>
            <returns>Type: Returns_DateTimeThe time that is represented as local time.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LockInvoicePricingRequest">
            <summary>Contains the data that is needed to lock the total price of products and services that are specified in the invoice.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LockInvoicePricingRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.LockInvoicePricingRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LockInvoicePricingRequest.InvoiceId">
            <summary>Gets or sets the ID of the invoice.</summary>
            <returns>Type: Returns_GuidThe ID of the invoice. This corresponds to the Invoice.InvoiceId attribute, which is the primary key for the Invoice entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LockInvoicePricingResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.LockInvoicePricingRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LockInvoicePricingResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.LockInvoicePricingResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LockSalesOrderPricingRequest">
            <summary>Contains the data that is needed to lock the total price of products and services that are specified in the sales order (order).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LockSalesOrderPricingRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.LockSalesOrderPricingRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LockSalesOrderPricingRequest.SalesOrderId">
            <summary>Gets or sets the ID of the sales order.</summary>
            <returns>Type: Returns_GuidThe ID of the sales order. This corresponds to the SalesOrder.SalesOrderId attribute, which is the primary key for the SalesOrder entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LockSalesOrderPricingResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.LockSalesOrderPricingRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LockSalesOrderPricingResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.LockSalesOrderPricingResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LogFailureBulkOperationRequest">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LogFailureBulkOperationRequest.#ctor">
            <summary>internal</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogFailureBulkOperationRequest.AdditionalInfo">
            <summary>internal</summary>
            <returns>Type: Returns_String</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogFailureBulkOperationRequest.BulkOperationId">
            <summary>internal</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogFailureBulkOperationRequest.ErrorCode">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogFailureBulkOperationRequest.Message">
            <summary>internal</summary>
            <returns>Type: Returns_String</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogFailureBulkOperationRequest.RegardingObjectId">
            <summary>internal</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogFailureBulkOperationRequest.RegardingObjectTypeCode">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LogFailureBulkOperationResponse">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LogFailureBulkOperationResponse.#ctor">
            <summary>internal</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LogSuccessBulkOperationRequest">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LogSuccessBulkOperationRequest.#ctor">
            <summary>internal</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogSuccessBulkOperationRequest.AdditionalInfo">
            <summary>internal</summary>
            <returns>Type: Returns_String</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogSuccessBulkOperationRequest.BulkOperationId">
            <summary>internal</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogSuccessBulkOperationRequest.CreatedObjectId">
            <summary>internal</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogSuccessBulkOperationRequest.CreatedObjectTypeCode">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogSuccessBulkOperationRequest.RegardingObjectId">
            <summary>internal</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LogSuccessBulkOperationRequest.RegardingObjectTypeCode">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LogSuccessBulkOperationResponse">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LogSuccessBulkOperationResponse.#ctor">
            <summary>internal</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LoseOpportunityRequest">
            <summary>Contains the data that is needed to set the state of an opportunity to Lost.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LoseOpportunityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.LoseOpportunityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LoseOpportunityRequest.OpportunityClose">
            <summary>Gets or sets the opportunity close activity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The opportunity close activity. This is an instance of the OpportunityClose class.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.LoseOpportunityRequest.Status">
            <summary>Gets or sets a status of the opportunity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The a status of the opportunity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.LoseOpportunityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.LoseOpportunityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.LoseOpportunityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.LoseOpportunityResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MakeAvailableToOrganizationReportRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MakeAvailableToOrganizationReportRequest.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MakeAvailableToOrganizationReportRequest.ReportId">
            <summary>deprecated</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MakeAvailableToOrganizationReportResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MakeAvailableToOrganizationReportResponse.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MakeAvailableToOrganizationTemplateRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MakeAvailableToOrganizationTemplateRequest.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MakeAvailableToOrganizationTemplateRequest.TemplateId">
            <summary>deprecated</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MakeAvailableToOrganizationTemplateResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MakeAvailableToOrganizationTemplateResponse.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MakeUnavailableToOrganizationReportRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MakeUnavailableToOrganizationReportRequest.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MakeUnavailableToOrganizationReportRequest.ReportId">
            <summary>deprecated</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MakeUnavailableToOrganizationReportResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MakeUnavailableToOrganizationReportResponse.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MakeUnavailableToOrganizationTemplateRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MakeUnavailableToOrganizationTemplateRequest.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MakeUnavailableToOrganizationTemplateRequest.TemplateId">
            <summary>deprecated</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MakeUnavailableToOrganizationTemplateResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MakeUnavailableToOrganizationTemplateResponse.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MergeRequest">
            <summary>Contains the data that is needed to merge the information from two entity records of the same type.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MergeRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.MergeRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MergeRequest.PerformParentingChecks">
            <summary>Gets or sets a value that indicates whether to check if the parent information is different for the two entity records. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to check if the parent information is different for the two entity records. True to check if the parent information is different for the two entity records, otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MergeRequest.SubordinateId">
            <summary>Gets or sets the ID of the entity record from which to merge data. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the entity record from which to merge data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MergeRequest.Target">
            <summary>Gets or sets the target of the merge operation. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target of the merge operation.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MergeRequest.UpdateContent">
            <summary>Gets or sets additional entity attributes to be set during the merge operation for accounts, contacts, or leads. This property is not applied when merging Incidents. Optional.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The additional entity attributes to be set during the merge operation.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MergeResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.MergeRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MergeResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.MergeResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.MissingComponent">
            <summary>Contains the data to describe a solution component that is required by a solution but not found in the system.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.MissingComponent.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.MissingComponent"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MissingComponent.DependentComponent">
            <summary>Gets or sets information about the solution component in the solution file that is dependent on a missing solution component.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ComponentDetail"></see>Information about the solution component in the solution file that is dependent on a missing solution component..</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MissingComponent.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.MissingComponent.RequiredComponent">
            <summary>Gets or sets information about the required solution component that is missing.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ComponentDetail"></see>Information about the required solution component that is missing..</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ModifyAccessRequest">
            <summary>Contains the data that is needed to replace the access rights on the target record for the specified security principal (user or team).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ModifyAccessRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ModifyAccessRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ModifyAccessRequest.PrincipalAccess">
            <summary>Gets or sets the team or user whose access to the specified record is modified. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.PrincipalAccess"></see>The team or user whose access to the specified record is modified.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ModifyAccessRequest.Target">
            <summary>Gets or sets the entity that is the target of the request to modify access. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The entity that is the target of the request to modify access. This must be an entity reference to an entity that supports this message. For a list of supported entity types, see the <see cref="T:Microsoft.Crm.Sdk.Messages.ModifyAccessRequest"></see> class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ModifyAccessResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ModifyAccessRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ModifyAccessResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ModifyAccessResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ObjectiveRelation">
            <summary>Contains the data that describes the scheduling strategy for an <see cref="T:Microsoft.Crm.Sdk.Messages.AppointmentRequest"></see> and that overrides the default constraints.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ObjectiveRelation.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ObjectiveRelation"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ObjectiveRelation.#ctor(System.Guid,System.String)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ObjectiveRelation"></see> class.</summary>
            <param name="resourceSpecId">Type: Returns_Guid. The ID of the resource specification.</param>
            <param name="objectiveExpression">Type: Returns_String. The search strategy to use in the appointment request.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ObjectiveRelation.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ObjectiveRelation.ObjectiveExpression">
            <summary>Gets or sets the search strategy to use in the appointment request for the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchRequest"></see> message.</summary>
            <returns>Type: Returns_StringThe search strategy to use in the appointment request.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ObjectiveRelation.ResourceSpecId">
            <summary>Gets or sets the ID of the resource specification.</summary>
            <returns>Type: Returns_GuidThe ID of the resource specification. The <see cref="P:Microsoft.Crm.Sdk.Messages.ObjectiveRelation.ResourceSpecId"></see> property corresponds to the ResourceSpec.ResourceSpecId property, which is the primary key for the resource specification entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.OrganizationResources">
            <summary>Contains data regarding the resources used by an organization.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.OrganizationResources.#ctor">
            <summary>Initializes a new instance of the OrganizationResources class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.CurrentNumberOfActiveUsers">
            <summary>Gets the current number of active users.</summary>
            <returns>Type: Returns_Int32the current number of active users.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.CurrentNumberOfCustomEntities">
            <summary>Gets the current number of custom entities.</summary>
            <returns>Type: Returns_Int32the current number of custom entities.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.CurrentNumberOfNonInteractiveUsers">
            <summary>Gets the current number of non-interactive users.</summary>
            <returns>Type: Returns_Int32the current number of non-interactive users.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.CurrentNumberOfPublishedWorkflows">
            <summary>Gets the current number of published workflows.</summary>
            <returns>Type: Returns_Int32the current number of published workflows.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.CurrentStorage">
            <summary>Gets the current storage used by the organization.</summary>
            <returns>Type: Returns_Int32the current storage used by the organization.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObject.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.MaxNumberOfActiveUsers">
            <summary>Gets the maximum number of active users.</summary>
            <returns>Type: Returns_Int32The maximum number of active users.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.MaxNumberOfCustomEntities">
            <summary>Gets the maximum number of custom entities.</summary>
            <returns>Type: Returns_Int32the maximum number of custom entities.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.MaxNumberOfNonInteractiveUsers">
            <summary>Gets the maximum number of non-interactive users.</summary>
            <returns>Type: Returns_Int32The maximum number of non-interactive users.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.MaxNumberOfPublishedWorkflows">
            <summary>Gets the maximum number of published workflows.</summary>
            <returns>Type: Returns_Int32The maximum number of published workflows.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.OrganizationResources.MaxStorage">
            <summary>Gets the maximum storage allowed for the organization.</summary>
            <returns>Type: Returns_Int32The maximum storage allowed for the organization.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ParseImportRequest">
            <summary>Contains the data that is needed to submit an asynchronous job that parses all import files that are associated with the specified import (data import). </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ParseImportRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ParseImportRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ParseImportRequest.ImportId">
            <summary>Gets or sets the ID of the import (data import) that is associated with the asynchronous job that parses all import files for this import. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the import (data import) that is associated with the asynchronous job that parses all import files for this import. This corresponds to the Import.ImportId attribute, which is the primary key for the Import entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ParseImportResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ParseImportRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ParseImportResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ParseImportResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ParseImportResponse.AsyncOperationId">
            <summary>Gets an ID of the asynchronous job that parses the import files for this import.</summary>
            <returns>Type: Returns_GuidID of the asynchronous job that parses the import files for this import.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PickFromQueueRequest">
            <summary>Contains the data that is needed to assign a queue item to a user and optionally remove the queue item from the queue.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PickFromQueueRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.PickFromQueueRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PickFromQueueRequest.QueueItemId">
            <summary>Gets or sets the</summary>
            <returns>Type: Returns_Guid
The QueueItem. This corresponds to the QueueItem.QueueItemId attribute, which is the primary key for the QueueItem entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PickFromQueueRequest.RemoveQueueItem">
            <summary>Gets or sets whether the queue item should be removed from the queue.</summary>
            <returns>Type: Returns_Booleantrue if the queue item should be removed from the queue; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PickFromQueueRequest.WorkerId">
            <summary>Gets or sets the user to assign the queue item to. Required.</summary>
            <returns>Type: Returns_Guid
The User. This corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PickFromQueueResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.PickFromQueueRequest"></see> message.This message was added with pn_crm_2013_service_pack_1_op_short and pn_v6_online_ur1_shortest.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PickFromQueueResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.PickFromQueueResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PrincipalAccess">
            <summary>Contains access rights information for the security principal (user or team).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PrincipalAccess.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.PrincipalAccess"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PrincipalAccess.AccessMask">
            <summary>Gets or sets the access rights of the security principal (user or team).</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AccessRights"></see>The access rights of the security principal (user or team).</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PrincipalAccess.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PrincipalAccess.Principal">
            <summary>Gets or sets the security principal (user or team).</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The security principal (user or team).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PrivilegeDepth">
            <summary>Contains the possible values for the depth of a privilege within a role. This enumeration is used to compare and set values in records returned from Fetch or QueryExpression queries. If you use LINQ, the privilege depth is returned as a bit mask. In this case you can use the following constants to determine the privilege depth. public const int BASIC_MASK = 0x00000001; public const int LOCAL_MASK = 0x00000002; public const int DEEP_MASK = 0x00000004; public const int GLOBAL_MASK = 0x00000008;</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.PrivilegeDepth.Basic">
            <summary>Indicates basic privileges. Users who have basic privileges can only use privileges to perform actions on objects that are owned by, or shared with, the user. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.PrivilegeDepth.Deep">
            <summary>Indicates deep privileges. Users who have deep privileges can perform actions on all objects in the user's current business units and all objects down the hierarchy of business units. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.PrivilegeDepth.Global">
            <summary>Indicates global privileges. Users who have global privileges can perform actions on data and objects anywhere within the organization regardless of the business unit or user to which it belongs. Value = 3.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.PrivilegeDepth.Local">
            <summary>Indicates local privileges. Users who have local privileges can only use privileges to perform actions on data and objects that are in the user's current business unit. Value = 1.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ProcessInboundEmailRequest">
            <summary>Contains the data that is needed to process the email responses from a marketing campaign.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ProcessInboundEmailRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ProcessInboundEmailRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProcessInboundEmailRequest.InboundEmailActivity">
            <summary>Gets or sets the ID of the inbound email activity.</summary>
            <returns>Type: Returns_GuidThe ID of the inbound email activity. This corresponds to the ActivityPointer.ActivityId attribute, which is the primary key for the ActivityPointer entity. Alternatively, it can be the ActivityID for any activity entity type, including custom activity entities.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ProcessInboundEmailResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ProcessInboundEmailRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ProcessInboundEmailResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ProcessInboundEmailResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ProcessOneMemberBulkOperationRequest">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ProcessOneMemberBulkOperationRequest.#ctor">
            <summary>internal</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProcessOneMemberBulkOperationRequest.BulkOperationId">
            <summary>internal</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProcessOneMemberBulkOperationRequest.BulkOperationSource">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProcessOneMemberBulkOperationRequest.Entity">
            <summary>internal</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see></returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ProcessOneMemberBulkOperationResponse">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ProcessOneMemberBulkOperationResponse.#ctor">
            <summary>internal</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProcessOneMemberBulkOperationResponse.ProcessResult">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest">
            <summary>Contains the data that is needed to create a quick campaign to distribute an activity to accounts, contacts, or leads that are selected by a query.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.Activity">
            <summary>Gets or sets the activity to be distributed. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The activity to be distributed.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.ExecuteImmediately">
            <summary>Gets or sets a value that indicates whether the activity is both created and executed. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether the activity is both created and executed. true if an activity is both created and executed; false if an activity is created but not executed.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.FriendlyName">
            <summary>Gets or sets the user-identifiable name for the campaign. Required.</summary>
            <returns>Type: Returns_StringThe user-identifiable name for the campaign.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.Owner">
            <summary>Gets or sets the owner for the activity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The owner for the activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.OwnershipOptions">
            <summary>Gets or sets the ownership options for propagation. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.PropagationOwnershipOptions"></see>The ownership options for propagation.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.PostWorkflowEvent">
            <summary>Gets or sets a value that indicates whether an asynchronous job is used to distribute an activity, such as an email, fax, or letter, to the members of a list. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether an asynchronous job is used to distribute an activity, such as an email, fax, or letter, to the members of a list. true if an asynchronous job is used to distribute the activity; false if mail merge is used to distribute the activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.QueryExpression">
            <summary>Gets or sets the query criteria to select accounts, contacts, or leads for which activities are created. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query criteria to select accounts, contacts, or leads for which activities are created.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.QueueId">
            <summary>Gets or sets the ID of the queue to which the created activities are added. Optional.</summary>
            <returns>Type: Returns_GuidThe ID of the queue to which the created activities are added. This corresponds to the Queue.QueueId attribute, which is the primary key for the Queue entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.SendEmail">
            <summary>Gets or sets a value that indicates whether to send an email about the new activity. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to send an email about the new activity. true to automatically send email messages; otherwise, false. Primarily used for the email activity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest.TemplateId">
            <summary>Gets or sets the ID of the email template. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the email template. This corresponds to the Template.TemplateId attribute, which is the primary key for the Template entity. Use the email template, if <see cref="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.SendEmail"></see> is true.Use the email template, if <see cref="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.SendEmail"></see> is true.Use the email template, if <see cref="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.SendEmail"></see> is true.Use the email template, if <see cref="P:Microsoft.Crm.Sdk.Messages.DistributeCampaignActivityRequest.SendEmail"></see> is true.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PropagateByExpressionResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.PropagateByExpressionRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PropagateByExpressionResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.PropagateByExpressionResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PropagateByExpressionResponse.BulkOperationId">
            <summary>Gets the ID of the bulk operation that is created to distribute the campaign activity. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the bulk operation that is created to distribute the campaign activity. This corresponds to the BulkOperation.ActivityId attribute, which is the primary key for the BulkOperation entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PropagationOwnershipOptions">
            <summary>Contains the possible values for propagation ownership options.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.PropagationOwnershipOptions.Caller">
            <summary>All created activities are assigned to the caller of the API. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.PropagationOwnershipOptions.ListMemberOwner">
            <summary>Created activities are assigned to respective owners of target members. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.PropagationOwnershipOptions.None">
            <summary>There is no change in ownership for the created activities. Value = 0.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ProposalParty">
            <summary>Represents a party (user, team, or resource) that is needed for the proposed appointment.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ProposalParty.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ProposalParty"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ProposalParty.#ctor(System.Guid,System.Guid,System.String,System.String,System.Double)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ProposalParty"></see> class that sets the resource and resource specification IDs, the display and entity names, and the required effort, as measured by percentage of time.</summary>
            <param name="effortRequired">Type: Returns_Double. The percentage of time that is required to perform the service.</param>
            <param name="resourceSpecId">Type: Returns_Guid. The ID of the resource specification that is represented by this party.</param>
            <param name="entityName">Type: Returns_String. The logical name of the type of entity that is represented by this party.</param>
            <param name="displayName">Type: Returns_String. The display name for the party.</param>
            <param name="resourceId">Type: Returns_Guid. The ID of the resource that is represented by this party.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProposalParty.DisplayName">
            <summary>Gets or sets the display name for the party.</summary>
            <returns>Type: Returns_StringThe display name for the party.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProposalParty.EffortRequired">
            <summary>Gets or sets the percentage of time that is required to perform the service.</summary>
            <returns>Type: Returns_DoubleThe percentage of time that is required to perform the service.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProposalParty.EntityName">
            <summary>Gets or sets the logical name of the type of entity that is represented by this party.</summary>
            <returns>Type: Returns_StringThe logical name of the type of entity that is represented by this party.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProposalParty.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProposalParty.ResourceId">
            <summary>Gets or sets the ID of the resource that is represented by this party.</summary>
            <returns>Type: Returns_Guid
The ID of the resource that is represented by this party. This corresponds to the Resource.ResourceId attribute, which is the primary key for the Resource entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProposalParty.ResourceSpecId">
            <summary>Gets or sets the ID of the resource specification that is represented by this party.</summary>
            <returns>Type: Returns_Guid
The ID of the resource specification that is represented by this party. This corresponds to the ResourceSpec.ResourceSpecId attribute, which is the primary key for the ResourceSpec entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ProvisionLanguageRequest">
            <summary>Contains the data that is needed to provision a new language.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ProvisionLanguageRequest.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.ProvisionLanguageRequest"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ProvisionLanguageRequest.Language">
            <summary>Gets or sets the language to provision. Required.</summary>
            <returns>Type: Returns_Int32The language to provision. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ProvisionLanguageResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ProvisionLanguageRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ProvisionLanguageResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ProvisionLanguageResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PublishAllXmlRequest">
            <summary>Contains the data that is needed to publish all changes to solution components. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PublishAllXmlRequest.#ctor">
            <summary>Initializes a new instance of the PublishAllXmlRequest class</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PublishAllXmlResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.PublishAllXmlRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PublishAllXmlResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.PublishAllXmlResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PublishDuplicateRuleRequest">
            <summary>Contains the data that is needed to submit an asynchronous job to publish a duplicate rule.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PublishDuplicateRuleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.PublishDuplicateRuleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PublishDuplicateRuleRequest.DuplicateRuleId">
            <summary>Gets or sets the ID of the duplicate rule to be published. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the duplicate rule to be published. This corresponds to the DuplicateRule.DuplicateRuleId attribute, which is the primary key for the DuplicateRule entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PublishDuplicateRuleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.PublishDuplicateRuleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PublishDuplicateRuleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.PublishDuplicateRuleResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PublishDuplicateRuleResponse.JobId">
            <summary>Gets the ID of the asynchronous job for publishing a duplicate detection rule.</summary>
            <returns>Type: Returns_GuidThe ID of the asynchronous job for publishing a duplicate detection rule.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PublishXmlRequest">
            <summary>Contains the data that is needed to publish specified solution components. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PublishXmlRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.PublishXmlRequest"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.PublishXmlRequest.ParameterXml">
            <summary>Gets or sets the XML that defines which solution components to publish in this request. Required.</summary>
            <returns>Type: Returns_Stringthe XML that defines which solution components to publish in this request. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.PublishXmlResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.PublishXmlRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.PublishXmlResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.PublishXmlResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest">
            <summary>Contains the data that is needed to qualify a lead and create account, contact, and opportunity records that are linked to the originating lead record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest.CreateAccount">
            <summary>Gets or sets a value that indicates whether to create an account from the originating lead. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to create an account from the originating lead. True, to create an account; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest.CreateContact">
            <summary>Gets or sets a value that indicates whether to create a contact from the originating lead. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to create a contact from the originating lead. True, to create a contact; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest.CreateOpportunity">
            <summary>Gets or sets a value that indicates whether to create an opportunity from the originating lead. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to create an opportunity from the originating lead. True, to create an opportunity; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest.LeadId">
            <summary>Gets or sets the ID of the lead that is qualified. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The ID of the lead that is qualified. This corresponds to the Lead.LeadId attribute, which is the primary key for the Lead entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest.OpportunityCurrencyId">
            <summary>Gets or sets the currency to use for this opportunity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The currency to use for this opportunity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest.OpportunityCustomerId">
            <summary>Gets or set the account or contact that is associated with the opportunity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The account or contact that is associated with the opportunity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest.SourceCampaignId">
            <summary>Gets or sets the source campaign that is associated with the opportunity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The source campaign that is associated with the opportunity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest.Status">
            <summary>Gets or sets the status of the lead. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The status of the lead.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.QualifyLeadResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.QualifyLeadRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.QualifyLeadResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.QualifyLeadResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyLeadResponse.CreatedEntities">
            <summary>Gets the collection of references to the newly created account, contact, and opportunity records. </summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection"></see>The collection of references to the newly created account, contact, and opportunity records.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.QualifyMemberListRequest">
            <summary>Contains the data that is needed to qualify the specified list and either override the list members or remove them according to the specified option.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.QualifyMemberListRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.QualifyMemberListRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyMemberListRequest.ListId">
            <summary>Gets or sets the ID of the list to qualify. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the list to qualify. This corresponds to the List.ListId attribute, which is the primary key for the List entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyMemberListRequest.MembersId">
            <summary>Gets or sets an array of IDs of the members to qualify. Required.</summary>
            <returns>Type: Returns_Guid[]The array of IDs of the members to qualify.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QualifyMemberListRequest.OverrideorRemove">
            <summary>Gets or sets a value that indicates whether to override or remove the members from the list. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to override or remove the members from the list. true, to override; false, to remove.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.QualifyMemberListResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.QualifyMemberListRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.QualifyMemberListResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.QualifyMemberListResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.QueryExpressionToFetchXmlRequest">
            <summary>Contains the data that is needed to convert a query, which is represented as a QueryExpression class, to its equivalent query, which is represented as FetchXML.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.QueryExpressionToFetchXmlRequest.#ctor">
            <summary>Initializes a new instance of the the <see cref="T:Microsoft.Crm.Sdk.Messages.QueryExpressionToFetchXmlRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryExpressionToFetchXmlRequest.Query">
            <summary>Gets or sets the query to convert.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query to convert.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.QueryExpressionToFetchXmlResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.QueryExpressionToFetchXmlRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.QueryExpressionToFetchXmlResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.QueryExpressionToFetchXmlResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryExpressionToFetchXmlResponse.FetchXml">
            <summary>Gets the results of the query conversion.</summary>
            <returns>Type: Returns_StringThe results of the query conversion. This returned value conforms to the schema for FetchXML.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesRequest">
            <summary>Contains the data that is needed to search multiple resources for available time block that match the specified parameters.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesRequest.End">
            <summary>Gets or sets the end time for the scheduled block of time. Required.</summary>
            <returns>Type: Returns_DateTimeThe end time for the scheduled block of time.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesRequest.ResourceIds">
            <summary>Gets or sets the IDs of the resources. Required.</summary>
            <returns>Type: Returns_GuidThe IDs of the resources. Each element of the <see cref="P:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesRequest.ResourceIds"></see> array corresponds to the Resource.ResourceId attribute, which is the primary key for the Resource entity. The number of resource IDs and time codes must match.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesRequest.Start">
            <summary>Gets or sets the start of the time slot. Required.</summary>
            <returns>Type: Returns_DateTimeThe start of the time slot.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesRequest.TimeCodes">
            <summary>Gets or sets the time codes to look for: Available, Busy, Unavailable, or Filter, which correspond to the resource IDs. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.TimeCode"></see>The time codes to look for: Available, Busy, Unavailable, or Filter, which correspond to the resource IDs. The number of resource IDs and time codes must match.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesResponse.TimeInfos">
            <summary>Gets the results of the search, which is a set of possible time block for each resource.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.TimeInfo"></see>The results of the search. Contains an array of possible time slots for each of the specified resource IDs in the <see cref="T:Microsoft.Crm.Sdk.Messages.QueryMultipleSchedulesRequest"></see> class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.QueryScheduleRequest">
            <summary>Contains the data that is needed to search the specified resource for an available time block that matches the specified parameters.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.QueryScheduleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.QueryScheduleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryScheduleRequest.End">
            <summary>Gets or sets the end of the time slot.</summary>
            <returns>Type: Returns_DateTimeThe end of the time slot.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryScheduleRequest.ResourceId">
            <summary>Gets or sets the ID of the resource.</summary>
            <returns>Type: Returns_GuidThe ID of the resource. This corresponds to the Resource.ResourceId attribute, which is the primary key for the Resource entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryScheduleRequest.Start">
            <summary>Gets or sets the start of the time slot.</summary>
            <returns>Type: Returns_DateTimeThe start of the time slot.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryScheduleRequest.TimeCodes">
            <summary>Gets or sets the time codes to look for: Available, Busy, Unavailable, or Filter.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.TimeCode"></see>The time codes to look for: Available, Busy, Unavailable, or Filter.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.QueryScheduleResponse">
            <summary>Contains response from <see cref="T:Microsoft.Crm.Sdk.Messages.QueryScheduleRequest"></see>.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.QueryScheduleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.QueryScheduleResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.QueryScheduleResponse.TimeInfos">
            <summary>Gets the results of the search, a set of possible time slots for the resource.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.TimeInfo"></see>The results of the search. Contains an array of possible time slots for each of the resource IDs specified in the request class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ReassignObjectsOwnerRequest">
            <summary>Contains the data that is needed to reassign all records that are owned by the security principal (user or team) to another security principal (user or team).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ReassignObjectsOwnerRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ReassignObjectsOwnerRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ReassignObjectsOwnerRequest.FromPrincipal">
            <summary>Gets or sets the security principal (user or team) for which to reassign all records.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The security principal (user or team) for which to reassign all records. This must be an entity reference for the SystemUser entity or Team entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ReassignObjectsOwnerRequest.ToPrincipal">
            <summary>Gets or sets the security principal (user or team) that will be the new owner for the records.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The security principal (user or team) that will be the new owner for the records. This must be an entity reference for the SystemUser entity or Team entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ReassignObjectsOwnerResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ReassignObjectsOwnerRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ReassignObjectsOwnerResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ReassignObjectsOwnerResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ReassignObjectsSystemUserRequest">
            <summary>Contains the data that is needed to reassign all records that are owned by a specified user to another security principal (user or team).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ReassignObjectsSystemUserRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ReassignObjectsSystemUserRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ReassignObjectsSystemUserRequest.ReassignPrincipal">
            <summary>Gets or sets the security principal (user or team) that is the new owner for the records.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The security principal (user or team) that is the new owner for the records. This must be an entity reference for the SystemUser entity or Team entity. </returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ReassignObjectsSystemUserRequest.UserId">
            <summary>Gets or sets the ID of the user for which you want to reassign all records.</summary>
            <returns>Type: Returns_GuidThe ID of the user for which you want to reassign all records. This corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ReassignObjectsSystemUserResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ReassignObjectsSystemUserRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ReassignObjectsSystemUserResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ReassignObjectsSystemUserResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RecalculateRequest">
            <summary>Contains the data that is needed to recalculate system-computed values for rollup fields in the goal hierarchy.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RecalculateRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RecalculateRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RecalculateRequest.Target">
            <summary>Gets or sets the target record for the recalculate operation. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target record for the recalculate operation. This must be an entity reference for the Goal entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RecalculateResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RecalculateRequest"></see>.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RecalculateResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RecalculateResponse"></see> class. </summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RelationshipAuditDetail">
            <summary>Contains the audited details of a change in a relationship.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RelationshipAuditDetail.#ctor">
            <summary>Initializes a new instance of the RelationshipAuditDetail class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RelationshipAuditDetail.RelationshipName">
            <summary>Gets or sets the relationship name before the change occurs.</summary>
            <returns>Type: Returns_StringThe relationship name.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RelationshipAuditDetail.TargetRecords">
            <summary>Provides the collection of relationship records that were added or removed.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1"></see>&lt;<see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>&gt;The collection of records.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ReleaseToQueueRequest">
            <summary>Contains the data that is needed to assign a queue item back to the queue owner so others can pick it.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ReleaseToQueueRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ReleaseToQueueRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ReleaseToQueueRequest.QueueItemId">
            <summary>Gets or sets the id of the queue item. Required.</summary>
            <returns>Type: Returns_Guid
The queue item. This corresponds to the QueueItem.QueueItemId attribute, which is the primary key for the QueueItem entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ReleaseToQueueResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ReleaseToQueueRequest"></see> message.This message was added with pn_crm_2013_service_pack_1_op_short and pn_v6_online_ur1_shortest.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ReleaseToQueueResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ReleaseToQueueResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveFromQueueRequest">
            <summary>Contains the data that is needed to remove a queue item from a queue.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveFromQueueRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveFromQueueRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveFromQueueRequest.QueueItemId">
            <summary>Gets or sets the ID of the queue item to remove from the queue. Required.The QueueItemId property corresponds to the QueueItem.QueueItemId attribute, which is the primary key for the QueueItem entity.</summary>
            <returns>Type: Returns_Guid
The QueueItemId. This corresponds to the QueueItem.QueueItemId attribute, which is the primary key for the QueueItem entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveFromQueueResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveFromQueueRequest"></see> message.This message was added with pn_crm_2013_service_pack_1_op_short and pn_v6_online_ur1_shortest.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveFromQueueResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveFromQueueResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignActivityRequest">
            <summary>Contains the data that is needed to remove an item from a campaign activity.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignActivityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignActivityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignActivityRequest.CampaignActivityId">
            <summary>Gets or sets the ID of the campaign activity. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the campaign activity. This corresponds to the CampaignActivity.ActivityId attribute, which is the primary key for the CamaignActivity entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignActivityRequest.ItemId">
            <summary>Gets or sets the ID of the item to be removed from the campaign activity. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the item to be removed from the campaign activity. This corresponds to the CampaignActivityItem.CampaignActivityItemId property, which is the primary key for the CampaignActivityItem intersect entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignActivityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignActivityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignActivityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignActivityResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignRequest">
            <summary>Contains the data that is needed to remove an item from a campaign.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignRequest.CampaignId">
            <summary>Gets or sets the ID of the campaign. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the campaign. This corresponds to the Campaign.CampaignId attribute, which is the primary key for the Camaign entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignRequest.EntityId">
            <summary>Gets or sets the ID of the item to be removed from the campaign. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the item to be removed from the campaign. This corresponds to the CampaignItem.CampaignItemId property, which is the primary key for the CampaignItem intersect entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveItemCampaignResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveMemberListRequest">
            <summary>Contains the data that is needed to remove a member from a list (marketing list).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveMemberListRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveMemberListRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveMemberListRequest.EntityId">
            <summary>Gets or sets the ID of the member to be removed from the list. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the member to be removed from the list. This corresponds to the ListMember.ListMemberId attribute, which is the primary key for the ListMember intersect entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveMemberListRequest.ListId">
            <summary>Gets or sets the ID of the list. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the list. This corresponds to the List.ListId attribute, which is the primary key for the List entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveMemberListResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveMemberListRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveMemberListResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveMemberListResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveMembersTeamRequest">
            <summary>Contains the data that is needed to remove members from a team.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveMembersTeamRequest.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.RemoveMembersTeamRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveMembersTeamRequest.MemberIds">
            <summary>Gets or sets an array of IDs of the users to be removed from the team.</summary>
            <returns>Type: Returns_Guid[]The array of IDs of the users to be removed from the team. Each element of the MemberIds array corresponds to the SystemUser.SystemUserId property, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveMembersTeamRequest.TeamId">
            <summary>Gets or sets the ID of the team.</summary>
            <returns>Type: Returns_GuidThe ID of the team. This corresponds to the Team.TeamId property, which is the primary key for the Team entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveMembersTeamResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveMembersTeamRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveMembersTeamResponse.#ctor">
            <summary>Initializes a new instance of the RemoveMembersTeamResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveParentRequest">
            <summary>Contains the data that is needed to remove the parent for a system user (user) record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveParentRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveParentRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveParentRequest.Target">
            <summary>Gets or sets the target systemuser (user) record for the operation.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target systemuser (user) record for the operation. This must be an entity reference to a systemuser (user) record.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveParentResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveParentRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveParentResponse.#ctor">
            <summary>Initializes a new instance of the RemoveParentResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemovePrivilegeRoleRequest">
            <summary>Contains the data that is needed to remove a privilege from an existing role.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemovePrivilegeRoleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemovePrivilegeRoleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemovePrivilegeRoleRequest.PrivilegeId">
            <summary>Gets or sets the ID of the privilege that is to be removed from the existing role.</summary>
            <returns>Type: Returns_GuidThe ID of the privilege that is to be removed from the existing role. This corresponds to the Privilege.PrivilegeId property, which is the primary key for the Privilege entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemovePrivilegeRoleRequest.RoleId">
            <summary>Gets or sets the ID of the role from which the privilege is to be removed.</summary>
            <returns>Type: Returns_GuidThe ID of the role from which the privilege is to be removed. This corresponds to the Role.RoleId property, which is the primary key for the Role entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemovePrivilegeRoleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemovePrivilegeRoleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemovePrivilegeRoleResponse.#ctor">
            <summary>Initializes a new instance of the RemovePrivilegeRoleResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveProductFromKitRequest">
            <summary>Contains the data that is needed to remove a product from a kit.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveProductFromKitRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveProductFromKitRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveProductFromKitRequest.KitId">
            <summary>Gets or sets the ID of the kit from which the product is to be removed.</summary>
            <returns>Type: Returns_GuidThe ID of the kit from which the product is to be removed. This corresponds to the Product.ProductId attribute, which is the primary key for the Product entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveProductFromKitRequest.ProductId">
            <summary>Gets or sets the ID of the product being removed from the kit.</summary>
            <returns>Type: Returns_GuidThe ID of the product being removed from the kit. This corresponds to the Product.ProductId attribute, which is the primary key for the Product entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveProductFromKitResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveProductFromKitRequest"></see>.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveProductFromKitResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveProductFromKitResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveRelatedRequest">
            <summary>Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class. Contains the data that is needed to remove the relationship between the specified records for specific relationships. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveRelatedRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveRelatedRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveRelatedRequest.Target">
            <summary>Gets or sets the target records from which you want to remove specific related records.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The the target records from which you want to remove specific related records. This array must contain a set of entity references where the entities participate in a relationship.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveRelatedResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveRelatedRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveRelatedResponse.#ctor">
            <summary>Initializes a new instance of the RemoveRelatedResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentRequest">
            <summary>Contains the data that is needed to remove a component from an unmanaged solution. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentRequest.ComponentId">
            <summary>Gets or sets the ID of the solution component. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the solution component. This corresponds to the SolutionComponent.SolutionComponentId attribute, which is the primary key for the SolutionComponent entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentRequest.ComponentType">
            <summary>Gets or sets the value that represents the solution component that you want to add. Required.</summary>
            <returns>Type: Returns_Int32The value that represents the solution component that you want to add. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentRequest.SolutionUniqueName">
            <summary>Gets or sets the value of the Solution.UniqueName attribute of the solution for which you want to add the solution component. Required.</summary>
            <returns>Type: Returns_StringThe value of the Solution.UniqueName attribute of the solution for which you want to add the solution component. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveSolutionComponentResponse.id">
            <summary>Gets the ID value of the solution component that was removed.</summary>
            <returns>Type: Returns_GuidThe ID value of the solution component that was removed. This corresponds to the SolutionComponent.SolutionComponentId attribute, which is the primary key for the SolutionComponent entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveSubstituteProductRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveSubstituteProductRequest.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class and its members.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveSubstituteProductRequest.ProductId">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class and its members.</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveSubstituteProductRequest.SubstituteId">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class and its members.</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveSubstituteProductResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveSubstituteProductResponse.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.DisassociateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamRequest">
            <summary>Contains the data that is needed to remove a user from the auto created access team for the specified record. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamRequest.Record">
            <summary>Gets or sets the record for which the access team is auto created. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The record for which the access team is auto created, which must be an entity reference for an entity that is enabled for access teams. To enable an entity for the auto created access teams, set the <see cref="P:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.AutoCreateAccessTeams"></see> attribute to true.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamRequest.SystemUserId">
            <summary>Gets or sets the ID of system user (user) to remove from the auto created access team. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the system user (user) that corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamRequest.TeamTemplateId">
            <summary>Gets or sets the ID of team template which is used to create the access team. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the team template that corresponds to the TeamTemplate.TeamTemplateId attribute, which is the primary key for the TeamTemplate entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RemoveUserFromRecordTeamResponse.AccessTeamId">
            <summary>Gets the ID of the auto created access team. </summary>
            <returns>Type: Returns_GuidThe ID of the auto created access team, which corresponds to the Team.TeamId attribute, which is the primary key for the Team entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RenewContractRequest">
            <summary>Contains the data that is needed to renew a contract and create the contract details for a new contract.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RenewContractRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RenewContractRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RenewContractRequest.ContractId">
            <summary>Gets or sets the ID of the contract to be renewed. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the contract to be renewed. This corresponds to the Contract.ContractId attribute, which is the primary key for the Contract entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RenewContractRequest.IncludeCanceledLines">
            <summary>Gets or sets a value that indicates whether the canceled line items of the original contract should be included in the renewed contract. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether the canceled line items of the original contract should be included in the renewed contract. true to include canceled line items; otherwise, false. The default is false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RenewContractRequest.Status">
            <summary>Gets or sets the status of the contract.</summary>
            <returns>Type: Returns_Int32The status of the contract.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RenewContractResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RenewContractRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RenewContractResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RenewContractResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RenewContractResponse.Entity">
            <summary>Gets the resulting contract.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The resulting contract. This is an instance of the Contract class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RenewEntitlementRequest">
            <summary>Contains the data that is needed to renew an entitlement.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RenewEntitlementRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RenewEntitlementRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RenewEntitlementRequest.EntitlementId">
            <summary>Gets or sets the id of the entitlement to renew.</summary>
            <returns>Type: Returns_Guid
The Entitlement Id. This corresponds to the Entitlement.EntitlementId attribute, which is the primary key for the Entitlement entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RenewEntitlementRequest.Status">
            <summary>Gets or sets the StatusCode value for the renewed Entitlement.</summary>
            <returns>Type: Returns_Int32
The status value for the renewed Entitlement.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RenewEntitlementResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RenewEntitlementRequest"></see> message.This message was added with pn_crm_2013_service_pack_1_op_short and pn_v6_online_ur1_shortest.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RenewEntitlementResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RenewEntitlementResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RenewEntitlementResponse.Entity">
            <summary>Gets the renewed entitlement.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The renewed entitlement.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ReplacePrivilegesRoleRequest">
            <summary>Contains the data that is needed to replace the privilege set of an existing role.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ReplacePrivilegesRoleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ReplacePrivilegesRoleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ReplacePrivilegesRoleRequest.Privileges">
            <summary>Gets or sets an array that contains the IDs and depths of the privileges that replace the existing privileges.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see>The array that contains the IDs and depths of the privileges that replace the existing privileges.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ReplacePrivilegesRoleRequest.RoleId">
            <summary>Gets or sets the ID of the role for which the privileges are to be replaced.</summary>
            <returns>Type: Returns_GuidThe ID of the role for which the privileges are to be replaced. This corresponds to the Role.RoleId property, which is the primary key for the Role entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ReplacePrivilegesRoleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ReplacePrivilegesRoleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ReplacePrivilegesRoleResponse.#ctor">
            <summary>Initializes a new instance of the ReplacePrivilegesRoleResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RequiredResource">
            <summary>Specifies a resource that is required for a scheduling operation.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RequiredResource.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RequiredResource"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RequiredResource.#ctor(System.Guid,System.Guid)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RequiredResource"></see> class setting the resource and resource specification IDs.</summary>
            <param name="resourceSpecId">Type: Returns_Guid. The ID of the required resource specification.</param>
            <param name="resourceId">Type: Returns_Guid. The ID of the required resource.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RequiredResource.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RequiredResource.ResourceId">
            <summary>Gets or sets the ID of the required resource.</summary>
            <returns>Type: Returns_Guid
The ID of the required resource. This corresponds to the Resource.ResourceId attribute, which is the primary key for the Resource entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RequiredResource.ResourceSpecId">
            <summary>Gets or sets the ID of the required resource specification.</summary>
            <returns>Type: Returns_Guid
The ID of the required resource specification. This corresponds to the ResourceSpec.ResourceSpecId attribute, which is the primary key for the ResourceSpec entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RescheduleRequest">
            <summary>Contains the data that is needed to reschedule an appointment, recurring appointment, or service appointment (service activity).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RescheduleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RescheduleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RescheduleRequest.ReturnNotifications">
            <returns>Type: Returns_Boolean.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RescheduleRequest.Target">
            <summary>Gets or sets the target of the reschedule operation.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The the target of the reschedule operation. This is an entity reference for an entity that supports this message. For a list of supported entity types, see <see cref="T:Microsoft.Crm.Sdk.Messages.RescheduleRequest"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RescheduleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RescheduleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RescheduleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RescheduleResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RescheduleResponse.Notifications">
            <returns>Type: Returns_Object.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RescheduleResponse.ValidationResult">
            <summary>Gets the validation results for the appointment, recurring appointment master, or service appointment (service activity).</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ValidationResult"></see>The validation results for the appointment, recurring appointment master, or service appointment (service activity).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ResetUserFiltersRequest">
            <summary>Contains the data that is needed to reset the offline data filters for the calling user to the default filters for the organization.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ResetUserFiltersRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ResetUserFiltersRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ResetUserFiltersRequest.QueryType">
            <summary>Gets or sets the type of filters to set. Required.</summary>
            <returns>Type: Returns_Int32The type of filters to set. Use, <see cref="F:Microsoft.Crm.Sdk.UserQueryQueryType.OfflineFilters"></see> or <see cref="F:Microsoft.Crm.Sdk.UserQueryQueryType.OutlookFilters"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ResetUserFiltersResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ResetUserFiltersRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ResetUserFiltersResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ResetUserFiltersResponse"></see> class. </summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ResourceInfo">
            <summary>Contains information about a resource that has a scheduling problem for an appointment.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ResourceInfo.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ResourceInfo"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ResourceInfo.#ctor(System.Guid,System.String,System.String)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ResourceInfo"></see> class that sets the ID, entity name, and display name.</summary>
            <param name="name">Type: Returns_String. The display name for the resource.</param>
            <param name="entityName">Type: Returns_String. The logical name of the entity.</param>
            <param name="id">Type: Returns_Guid. The ID of the record that has a scheduling problem.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ResourceInfo.DisplayName">
            <summary>Gets or sets the display name for the resource.</summary>
            <returns>Type: Returns_String
The display name for the resource found in the Resource.Name attribute.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ResourceInfo.EntityName">
            <summary>Gets or sets the logical name of the entity.</summary>
            <returns>Type: Returns_String
The logical name of the entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ResourceInfo.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ResourceInfo.Id">
            <summary>Gets or sets the ID of the record that has a scheduling problem.</summary>
            <returns>Type: Returns_Guid
The ID of the record that has a scheduling problem.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAbsoluteAndSiteCollectionUrlRequest">
            <summary>Contains the data that is needed to retrieve the absolute URL and the site collection URL for a pn_SharePoint_short location record in pn_microsoftcrm.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAbsoluteAndSiteCollectionUrlRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAbsoluteAndSiteCollectionUrlRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAbsoluteAndSiteCollectionUrlRequest.Target">
            <summary>Gets or sets the target for which the data is to be retrieved. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target for which the data is to be retrieved. This property must be a reference to a record of the SharepointDocumentLocation entity or the SharepointSite entity type.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAbsoluteAndSiteCollectionUrlResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAbsoluteAndSiteCollectionUrlRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAbsoluteAndSiteCollectionUrlResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAbsoluteAndSiteCollectionUrlResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAbsoluteAndSiteCollectionUrlResponse.AbsoluteUrl">
            <summary>Gets the absolute URL of the object that is specified in the request.</summary>
            <returns>Type: Returns_String
The absolute URL of the object that is specified in the request.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAbsoluteAndSiteCollectionUrlResponse.SiteCollectionUrl">
            <summary>Gets the pn_SharePoint_short site collection URL of the object that is specified in the request.</summary>
            <returns>Type: Returns_String
The pn_SharePoint_short site collection URL of the object that is specified in the request.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserRequest">
            <summary>Contains the data that is needed to retrieve the collection of users that report to the specified system user (user).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserRequest.ColumnSet">
            <summary>Gets or sets the set of attributes to retrieve. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see>The set of attributes to retrieve.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserRequest.EntityId">
            <summary>Gets or sets the ID of the system user (user).</summary>
            <returns>Type: Returns_GuidThe ID of the system user (user). This corresponds to the SystemUser.SystemUserId property, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAllChildUsersSystemUserResponse.EntityCollection">
            <summary>Gets the resulting collection of all users that report to the specified system user.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The resulting collection of all users that report to the specified system user.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveApplicationRibbonRequest">
            <summary>Contains the data that is needed to retrieve the data that defines the content and behavior of the application ribbon. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveApplicationRibbonRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveApplicationRibbonRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveApplicationRibbonResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveApplicationRibbonRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveApplicationRibbonResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveApplicationRibbonResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveApplicationRibbonResponse.CompressedApplicationRibbonXml">
            <summary>Gets a compressed file that defines the ribbon.</summary>
            <returns>Type: Returns_Byte[]a compressed file that defines the ribbon.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAttributeChangeHistoryRequest">
            <summary>Contains the data that is needed to retrieve all metadata changes to a specific attribute.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAttributeChangeHistoryRequest.#ctor">
            <summary>Initializes a new instance of the RetrieveAttributeChangeHistoryRequest class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAttributeChangeHistoryRequest.AttributeLogicalName">
            <summary>Gets or sets the attribute’s logical (schema) name. Required.</summary>
            <returns>Type: Returns_StringThe logical name of the attribute.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAttributeChangeHistoryRequest.PagingInfo">
            <summary>Gets or sets the paging information. Optional.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.PagingInfo"></see>The paging information.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAttributeChangeHistoryRequest.Target">
            <summary>Gets or sets the target audit record for which to retrieve attribute change history. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target record.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAttributeChangeHistoryResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAttributeChangeHistoryRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAttributeChangeHistoryResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAttributeChangeHistoryResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAttributeChangeHistoryResponse.AuditDetailCollection">
            <summary>Gets the attribute change history that results in a collection of audit details.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetailCollection"></see>The collection of audit details.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsRequest">
            <summary>Contains the data that is needed to retrieve the full audit details from an Audit record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsRequest.AuditId">
            <summary>Gets or sets the ID of the Audit record to retrieve. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the record to retrieve.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAuditDetailsResponse.AuditDetail">
            <summary>Gets the details of the audited data changes.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetail"></see>The audit details.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAuditPartitionListRequest">
            <summary>Contains the data that is needed to retrieve the list of database partitions that are used to store audited history data.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAuditPartitionListRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAuditPartitionListRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAuditPartitionListResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAuditPartitionListRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAuditPartitionListResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAuditPartitionListResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAuditPartitionListResponse.AuditPartitionDetailCollection">
            <summary>Gets the collection of audit partition details.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AuditPartitionDetailCollection"></see>The collection of audit partition details.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAvailableLanguagesRequest">
            <summary>Contains the data that is needed to retrieve the list of language packs that are installed and enabled on the server.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAvailableLanguagesRequest.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAvailableLanguagesRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveAvailableLanguagesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveAvailableLanguagesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveAvailableLanguagesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveAvailableLanguagesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveAvailableLanguagesResponse.LocaleIds">
            <summary>Gets an array of locale ID values representing the language packs that are installed on the server.</summary>
            <returns>Type: Returns_Int32[]An array of locale id values representing the language packs that are installed on the server.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitRequest">
            <summary>Contains the data that is needed to retrieve all business units (including the specified business unit) from the business unit hierarchy.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitRequest.ColumnSet">
            <summary>Gets or sets the set of attributes to retrieve. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see>The set of attributes to retrieve.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitRequest.EntityId">
            <summary>Gets or sets the ID of the business unit. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the business unit. This corresponds to the BusinessUnit.BusinessUnitId property, which is the primary key for the BusinessUnit entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveBusinessHierarchyBusinessUnitResponse.EntityCollection">
            <summary>Gets the resulting collection of all business units in the business unit hierarchy.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The the resulting collection of all business units in the business unit hierarchy.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveByGroupResourceRequest">
            <summary>Contains the data that is needed to retrieve all resources that are related to the specified resource group (scheduling group).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveByGroupResourceRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByGroupResourceRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByGroupResourceRequest.Query">
            <summary>Gets or sets the query for the operation.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query for the operation.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByGroupResourceRequest.ResourceGroupId">
            <summary>Gets or sets the ID of the resource group.</summary>
            <returns>Type: Returns_GuidThe ID of the resource group. This corresponds to the ResourceGroup.ResourceGroupId property, which is the primary key for the ResourceGroup entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveByGroupResourceResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByGroupResourceRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveByGroupResourceResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByGroupResourceResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByGroupResourceResponse.EntityCollection">
            <summary>Gets the resulting collection of all resources that are related to the specified resource group.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The resulting collection of all resources that are related to the specified resource group.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveByResourceResourceGroupRequest">
            <summary>Contains the data that is needed to retrieve the resource groups (scheduling groups) that contain the specified resource.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveByResourceResourceGroupRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByResourceResourceGroupRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByResourceResourceGroupRequest.Query">
            <summary>Gets or sets the query for the operation.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query for the operation.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByResourceResourceGroupRequest.ResourceId">
            <summary>Gets or sets the ID of the resource.</summary>
            <returns>Type: Returns_GuidThe ID of the resource. This corresponds to the Resource.ResourceId property, which is the primary key for the Resource entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveByResourceResourceGroupResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByResourceResourceGroupRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveByResourceResourceGroupResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByResourceResourceGroupResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByResourceResourceGroupResponse.EntityCollection">
            <summary>Gets the resulting collection of all resource groups (scheduling groups) that contain the specified resource.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The resulting collection of all resource groups (scheduling groups) that contain the specified resource.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveByResourcesServiceRequest">
            <summary>Contains the data that is needed to retrieve the collection of services that are related to the specified set of resources.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveByResourcesServiceRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByResourcesServiceRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByResourcesServiceRequest.Query">
            <summary>Gets or sets the query for the operation.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query for the operation.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByResourcesServiceRequest.ResourceIds">
            <summary>Gets or sets an array of IDs for the specified set of services.</summary>
            <returns>Type: Returns_Guid[]The array of IDs for the specified set of services. Each element of the ResourceIds array corresponds to the Resource.ResourceId property, which is the primary key for the Resource entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveByResourcesServiceResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByResourcesServiceRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveByResourcesServiceResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByResourcesServiceResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByResourcesServiceResponse.EntityCollection">
            <summary>Gets the resulting collection of all related services for the specified set of services.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The resulting collection of all related services for the specified set of services.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentProductKbArticleRequest">
            <summary>Contains the data that is needed to retrieve the top-ten articles about a specified product from the knowledge base of articles for your organization.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentProductKbArticleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentProductKbArticleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentProductKbArticleRequest.ProductId">
            <summary>Gets or sets the ID of the product. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the product. This corresponds to the Product.ProductId attribute, which is the primary key for the Product entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentProductKbArticleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentProductKbArticleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentProductKbArticleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentProductKbArticleResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentProductKbArticleResponse.EntityCollection">
            <summary>Gets the resulting collection of articles about the specified product from the knowledge base of articles for your organization.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The resulting collection of articles about the specified product from the knowledge base of articles for your organization.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentSubjectKbArticleRequest">
            <summary>Contains the data that is needed to retrieve the top-ten articles about a specified subject from the knowledge base of articles for your organization.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentSubjectKbArticleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentSubjectKbArticleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentSubjectKbArticleRequest.SubjectId">
            <summary>Gets or sets the ID of the subject. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the subject. This corresponds to the Subject. SubjectId attribute, which is the primary key for the Subject entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentSubjectKbArticleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentSubjectKbArticleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentSubjectKbArticleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentSubjectKbArticleResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveByTopIncidentSubjectKbArticleResponse.EntityCollection">
            <summary>Gets the resulting collection of knowledge base articles about the specified subject.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The resulting collection of knowledge base articles about the specified subject.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForDeleteRequest">
            <summary>Contains the data that is needed to retrieve a collection of dependency records that describe any solution components that would prevent a solution component from being deleted. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForDeleteRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForDeleteRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForDeleteRequest.ComponentType">
            <summary>Gets or sets the value for the component type that you want to delete. Required.</summary>
            <returns>Type: Returns_Int32The value for the component type that you want to delete. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForDeleteRequest.ObjectId">
            <summary>Gets or sets the ID of the solution component that you want to delete. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the solution component that you want to delete. This corresponds to the SolutionComponent.SolutionComponentId attribute, which is the primary key for the SolutionComponent entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForDeleteResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveDependenciesForDeleteRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForDeleteResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForDeleteResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForDeleteResponse.EntityCollection">
            <summary>Gets a collection of Dependency records where the DependentComponentObjectId and DependentComponentType attributes represent those components that can prevent the solution component from being deleted.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of Dependency records where the DependentComponentObjectId and DependentComponentType attributes represent those components that can prevent the solution component from being deleted..</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForUninstallRequest">
            <summary>Contains the data that is needed to retrieve a list of the solution component dependencies that can prevent you from uninstalling a managed solution. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForUninstallRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForUninstallRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForUninstallRequest.SolutionUniqueName">
            <summary>Gets or sets the name of the managed solution. Required.</summary>
            <returns>Type: Returns_StringThe name of the managed solution. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForUninstallResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveDependenciesForUninstallRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForUninstallResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForUninstallResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDependenciesForUninstallResponse.EntityCollection">
            <summary>Gets a collection of Dependency records where the DependentComponentObjectId and DependentComponentType attributes represent the components that can prevent you from deleting the solution.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>A collection of Dependency records where the DependentComponentObjectId and DependentComponentType attributes represent the components that can prevent you from deleting the solution.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDependentComponentsRequest">
            <summary>Contains the data that is needed to retrieves a list dependencies for solution components that directly depend on a solution component. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDependentComponentsRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDependentComponentsRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDependentComponentsRequest.ComponentType">
            <summary>Gets or sets the value that represents the solution component. Required.</summary>
            <returns>Type: Returns_Int32The value that represents the solution component. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDependentComponentsRequest.ObjectId">
            <summary>Gets or sets the ID of the solution component that you want to check. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the solution component that you want to check. This corresponds to the SolutionComponent.SolutionComponentId attribute, which is the primary key for the SolutionComponent entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDependentComponentsResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveDependentComponentsRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDependentComponentsResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDependentComponentsResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDependentComponentsResponse.EntityCollection">
            <summary>Gets a collection of Dependency records where the DependentComponentObjectId and DependentComponentType attributes represent the components that can prevent you from deleting the solution component.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>A collection of Dependency records where the DependentComponentObjectId and DependentComponentType attributes represent the components that can prevent you from deleting the solution component.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDeploymentLicenseTypeRequest">
            <summary>Contains the data that is needed to retrieve the type of license for a deployment of pn_microsoftcrm.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDeploymentLicenseTypeRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDeploymentLicenseTypeRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDeploymentLicenseTypeResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDeploymentLicenseTypeRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDeploymentLicenseTypeResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDeploymentLicenseTypeResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDeploymentLicenseTypeResponse.licenseType">
            <summary>Gets the license type.</summary>
            <returns>Type: Returns_StringThe license type.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDeprovisionedLanguagesRequest">
            <summary>Contains the data that is needed to retrieve a list of language packs that are installed on the server that have been disabled.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDeprovisionedLanguagesRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDeprovisionedLanguagesRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDeprovisionedLanguagesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveDeprovisionedLanguagesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDeprovisionedLanguagesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDeprovisionedLanguagesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDeprovisionedLanguagesResponse.RetrieveDeprovisionedLanguages">
            <summary>Gets an array of locale ID values representing disabled language packs that are installed on the server.</summary>
            <returns>Type: Returns_Int32[]An array of locale ID values representing disabled language packs that are installed on the server.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesRequest">
            <summary>Contains the data that is needed to detect and retrieve duplicates for a specified record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesRequest.BusinessEntity">
            <summary>Gets or sets a record for which the duplicates are retrieved. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The record for which the duplicates are retrieved.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesRequest.MatchingEntityName">
            <summary>Gets or sets a name of the matching entity type. Required.</summary>
            <returns>Type: Returns_StringThe name of the matching entity type.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesRequest.PagingInfo">
            <summary>Gets or sets a paging information for the retrieved duplicates. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.PagingInfo"></see>The paging information for the retrieved duplicates.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveDuplicatesResponse.DuplicateCollection">
            <summary>Gets a collection of duplicate entity instances.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of duplicate entity instances.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveEntityRibbonRequest">
            <summary>Contains the data that is needed to retrieve ribbon definitions for an entity.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveEntityRibbonRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveEntityRibbonRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveEntityRibbonRequest.EntityName">
            <summary>Gets or sets the logical name of an entity in order to retrieve a ribbon definition. Required.</summary>
            <returns>Type: Returns_StringThe logical name of an entity in order to retrieve a ribbon definition. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveEntityRibbonRequest.RibbonLocationFilter">
            <summary>Gets or sets a filter to retrieve a specific set of ribbon definitions for an entity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.RibbonLocationFilters"></see>A filter to retrieve a specific set of ribbon definitions for an entity. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveEntityRibbonResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveEntityRibbonRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveEntityRibbonResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveEntityRibbonResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveEntityRibbonResponse.CompressedEntityXml">
            <summary>Gets a compressed file that contains the ribbon definitions.</summary>
            <returns>Type: Returns_Byte[]A compressed file that contains the ribbon definitions..</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveExchangeRateRequest">
            <summary>Contains the data that is needed to retrieve the exchange rate.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveExchangeRateRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveExchangeRateRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveExchangeRateRequest.TransactionCurrencyId">
            <summary>Gets or sets the ID of the currency. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the currency. This corresponds to the TransactionCurrency.TransactionCurrencyId attribute, which is the primary key for the TransactionCurrency entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveExchangeRateResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveExchangeRateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveExchangeRateResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveExchangeRateResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveExchangeRateResponse.ExchangeRate">
            <summary>Gets the exchange rate for the currency.</summary>
            <returns>Type: Returns_DecimalThe exchange rate for the currency. </returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveFilteredFormsRequest">
            <summary>Contains the data that is needed to retrieve the entity forms that are available for a specified user. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveFilteredFormsRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveFilteredFormsRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFilteredFormsRequest.EntityLogicalName">
            <summary>Gets or sets the logical name for the entity. Required.</summary>
            <returns>Type: Returns_StringThe logical name for the entity. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFilteredFormsRequest.FormType">
            <summary>Gets or sets the type of form. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The type of form. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFilteredFormsRequest.SystemUserId">
            <summary>Gets or sets the ID of the user. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the user. This corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveFilteredFormsResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveFilteredFormsRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveFilteredFormsResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveFilteredFormsResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFilteredFormsResponse.SystemForms">
            <summary>Gets a collection of SystemForm entity references.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReferenceCollection"></see>A collection of SystemForm entity references.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveFormattedImportJobResultsRequest">
            <summary>Contains the data that is needed to retrieve the formatted results from an import job.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveFormattedImportJobResultsRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveFormattedImportJobResultsRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFormattedImportJobResultsRequest.ImportJobId">
            <summary>Gets or sets the GUID of an import job. Required.</summary>
            <returns>Type: Returns_GuidThe GUID of an import job. This corresponds to the ImportJob.ImportJobId attribute, which is the primary key for the ImportJob entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveFormattedImportJobResultsResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveFormattedImportJobResultsRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveFormattedImportJobResultsResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveFormattedImportJobResultsResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFormattedImportJobResultsResponse.FormattedResults">
            <summary>Gets the formatted results of the import job.</summary>
            <returns>Type: Returns_StringThe formatted results of the import job.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlRequest">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlRequest.EntityName">
            <summary>internal</summary>
            <returns>Type: Returns_Stringinternal</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlResponse">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlResponse.ComponentState">
            <summary>internal</summary>
            <returns>Type: Returns_Int32internal</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlResponse.CustomizationLevel">
            <summary>internal</summary>
            <returns>Type: Returns_Int32internal</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlResponse.FormXml">
            <summary>internal</summary>
            <returns>Type: Returns_Stringinternal</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveFormXmlResponse.SolutionId">
            <summary>internal</summary>
            <returns>Type: Returns_Guidinternal</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePacksRequest">
            <summary>Contains the data that is needed to retrieve the list of language packs that are installed on the server.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePacksRequest.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePacksRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePacksResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveInstalledLanguagePacksRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePacksResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePacksResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePacksResponse.RetrieveInstalledLanguagePacks">
            <summary>Gets an array of locale ID values that represent the installed language packs.</summary>
            <returns>Type: Returns_Int32[]An array of locale ID values that represent the installed language packs.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePackVersionRequest">
            <summary>Contains the data that is needed to retrieve the version of an installed language pack.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePackVersionRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePackVersionRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePackVersionRequest.Language">
            <summary>Gets or sets the value that represents the locale ID for the language pack. Required.</summary>
            <returns>Type: Returns_Int32The value that represents the locale ID for the language pack. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePackVersionResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePackVersionRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePackVersionResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePackVersionResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveInstalledLanguagePackVersionResponse.Version">
            <summary>Gets the version number of the installed language pack.</summary>
            <returns>Type: Returns_StringThe version number of the installed language pack.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveLicenseInfoRequest">
            <summary>Contains the data that is needed to retrieve the number of used and available licenses for a deployment of pn_microsoftcrm.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveLicenseInfoRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveLicenseInfoRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveLicenseInfoRequest.AccessMode">
            <summary>Gets or sets the access mode for retrieving the license information.</summary>
            <returns>Type: Returns_Int32The access mode for retrieving the license information. Use one of the option set values for SystemUser.AccessMode. For a list of these values, the metadata for this entity. metadata_browser</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveLicenseInfoResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveLicenseInfoRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveLicenseInfoResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveLicenseInfoResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveLicenseInfoResponse.AvailableCount">
            <summary>Gets the number of unused licenses.</summary>
            <returns>Type: Returns_Int32The number of unused licenses.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveLicenseInfoResponse.GrantedLicenseCount">
            <summary>Gets the number of licenses that have been granted to users.</summary>
            <returns>Type: Returns_Int32The number of licenses that have been granted to users.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveLocLabelsRequest">
            <summary>Contains the data that is needed to retrieve localized labels for a limited set of entity attributes.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveLocLabelsRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveLocLabelsRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveLocLabelsRequest.AttributeName">
            <summary>Gets or sets the name of the attribute for which to retrieve the localized labels. Required.</summary>
            <returns>Type: Returns_StringThe name of the attribute for which to retrieve the localized labels. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveLocLabelsRequest.EntityMoniker">
            <summary>Gets or sets the entity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The entity. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveLocLabelsRequest.IncludeUnpublished">
            <summary>Gets or sets whether to include unpublished labels. Required.</summary>
            <returns>Type: Returns_Booleantrue if unpublished labels should be included; otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveLocLabelsResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveLocLabelsRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveLocLabelsResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveLocLabelsResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveLocLabelsResponse.Label">
            <summary>Gets the label for the requested entity attribute.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Label"></see>The label for the requested entity attribute.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationRequest">
            <summary>Contains the data that is needed to retrieve the members of a bulk operation.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationRequest.BulkOperationId">
            <summary>Gets or sets the ID of the bulk operation. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the bulk operation. This corresponds to the BulkOperation.BulkOperationId attribute, which is the primary key for the BulkOperation entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationRequest.BulkOperationSource">
            <summary>Gets or sets the source for a bulk operation. Required.</summary>
            <returns>Type:Returns_Int32The source for a bulk operation. The return value for this property is a <see cref="T:Microsoft.Crm.Sdk.Messages.BulkOperationSource"></see> enumeration type.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationRequest.EntitySource">
            <summary>Gets or sets which members of a bulk operation to retrieve. Required.</summary>
            <returns>Type: Returns_Int32Describes which members of a bulk operation to retrieve. The return value for this property is an <see cref="T:Microsoft.Crm.Sdk.Messages.EntitySource"></see> type.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationRequest.Query">
            <summary>Gets or sets the query for the retrieve operation that can be used to break up large data sets into pages. Optional.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query for the retrieve operation that can be used to break up large data sets into pages.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMembersBulkOperationResponse.EntityCollection">
            <summary>Gets the collection of members of a bulk operation. </summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of members of a bulk operation.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveMembersTeamRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveMembersTeamRequest.#ctor">
            <summary>deprecated</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMembersTeamRequest.EntityId">
            <summary>deprecated</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMembersTeamRequest.MemberColumnSet">
            <summary>deprecated</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see></returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveMembersTeamResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class. Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMembersTeamRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveMembersTeamResponse.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMembersTeamResponse.EntityCollection">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see></returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveMissingComponentsRequest">
            <summary>Contains the data that is needed to retrieve a list of missing components in the target organization. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveMissingComponentsRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMissingComponentsRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMissingComponentsRequest.CustomizationFile">
            <summary>Gets or sets a file for a solution. Required.</summary>
            <returns>Type: Returns_Byte[]A file for a solution</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveMissingComponentsResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveMissingComponentsRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveMissingComponentsResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMissingComponentsResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMissingComponentsResponse.MissingComponents">
            <summary>Gets an array of MissingComponent records.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.MissingComponent"></see>[]An array of MissingComponent records.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveMissingDependenciesRequest">
            <summary>Contains the data that is needed to retrieve any required solution components that are not included in the solution. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveMissingDependenciesRequest.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMissingDependenciesRequest"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMissingDependenciesRequest.SolutionUniqueName">
            <summary>Gets or sets the name of the solution. Required.</summary>
            <returns>Type: Returns_StringThe name of the solution. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveMissingDependenciesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveMissingDependenciesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveMissingDependenciesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveMissingDependenciesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveMissingDependenciesResponse.EntityCollection">
            <summary>Gets an entity collection that represents the solution components that the solution requires in the target system.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>An entity collection that represents the solution components that the solution requires in the target system.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveOrganizationResourcesRequest">
            <summary>Contains the data that is needed to retrieve the resources that are used by an organization.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveOrganizationResourcesRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveOrganizationResourcesRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveOrganizationResourcesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveOrganizationResourcesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveOrganizationResourcesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveOrganizationResourcesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveOrganizationResourcesResponse.OrganizationResources">
            <summary>Gets the data that describes the resources used by an organization. </summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.OrganizationResources"></see>The data that describes the resources used by an organization.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveParentGroupsResourceGroupRequest">
            <summary>Contains the data needed to retrieve the collection of the parent resource groups of the specified resource group (scheduling group).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveParentGroupsResourceGroupRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveParentGroupsResourceGroupRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveParentGroupsResourceGroupRequest.Query">
            <summary>Gets or sets the query for the operation.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query for the operation.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveParentGroupsResourceGroupRequest.ResourceGroupId">
            <summary>Gets or sets the ID of the resource group.</summary>
            <returns>Type: Returns_GuidThe ID of the resource group. This corresponds to the ResourceGroup.ResourceGroupId property, which is the primary key for the ResourceGroup entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveParentGroupsResourceGroupResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveParentGroupsResourceGroupRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveParentGroupsResourceGroupResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveParentGroupsResourceGroupResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveParentGroupsResourceGroupResponse.EntityCollection">
            <summary>Gets the resulting collection of parent resource groups for the specified resource group (scheduling group).</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The resulting collection of parent resource groups for the specified resource group (scheduling group).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveParsedDataImportFileRequest">
            <summary>Contains the data that is needed to retrieve the data from the parse table.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveParsedDataImportFileRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveParsedDataImportFileRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveParsedDataImportFileRequest.ImportFileId">
            <summary>Gets or sets the ID of the import file that is associated with the parse table. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the import file that is associated with the parse table. This property corresponds to the ImportFile.ImportFileId attribute, which is the primary key for the ImportFile entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveParsedDataImportFileRequest.PagingInfo">
            <summary>Gets or sets the paging information for the retrieved data. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.PagingInfo"></see>The paging information for the retrieved data.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveParsedDataImportFileResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveParsedDataImportFileRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveParsedDataImportFileResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveParsedDataImportFileResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveParsedDataImportFileResponse.Values">
            <summary>Gets the parsed data.</summary>
            <returns>Type: Returns_StringThe parsed data. The returned data has the same column order as the column order in the source file.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest">
            <summary>Contains the data that is needed to retrieve pages of posts, including comments for each post, for all records that the calling user is following.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest.CommentsPerPost">
            <summary>Gets or sets, for retrieval, the number of comments per post. Required.</summary>
            <returns>Type: Returns_Int32The number of comments per post to retrieve. The maximum number of retrieved comments, per post, is 50; the minimum number is 0.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest.EndDate">
            <summary>Gets or sets the end date and time of the posts that you want to retrieve. Optional.</summary>
            <returns>Type: Returns_DateTimeThe end date and time of the posts that you want to retrieve. If specified, the posts that were created on or before the specified end date and time are retrieved.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest.PageNumber">
            <summary>Gets or sets, for retrieval, a specific page of posts that is designated by its page number. Required.</summary>
            <returns>Type: Returns_Int32The specific page of posts that is designated by its page number. The page number for the first page is 1. If you specify a value of 0, it is treated as a value of 1.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest.PageSize">
            <summary>Gets or sets, for retrieval, the number of posts per page. Required.</summary>
            <returns>Type: Returns_Int32The number of posts per page. The maximum number of retrieved posts, per page, is 100; the minimum number is 1.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest.Source">
            <summary>Gets or sets a value that specifies the source of the post. Optional.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The value that specifies the source of the post.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest.StartDate">
            <summary>Gets or sets the start date and time of the posts that you want to retrieve. Optional.</summary>
            <returns>Type: Returns_DateTimeThe start date and time of the posts that you want to retrieve. If specified, only the posts that were created on or after the specified date and time are retrieved.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest.Type">
            <summary>Reserved for future use.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePersonalWallResponse.EntityCollection">
            <summary>Gets the collection of posts with their associated comments and the calculated attribute values. </summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of posts with their associated comments and the calculated attribute values.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessRequest">
            <summary>Contains the data that is needed to retrieve the access rights of the specified security principal (team or user) to the specified record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessRequest.Principal">
            <summary>Gets or sets the security principal (team or user) for which to return the access rights to the specified record.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The security principal (team or user) for which to return the access rights to the specified record. The entity reference must be a SystemUser or Team entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessRequest.Target">
            <summary>Gets or sets the target record for which to retrieve access rights.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target record for which to retrieve access rights. This must be an entity reference for an entity that supports this message. For a list of supported entity types, see <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessRequest"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAccessResponse.AccessRights">
            <summary>Gets the access rights that the security principal (team or user) has to the specified record.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AccessRights"></see>The access rights that the security principal (team or user) has to the specified record.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesRequest">
            <summary>Contains the data that is needed to retrieves all the secured attribute privileges a user or team has through direct or indirect (through team membership) associations with the FieldSecurityProfile entity.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesRequest.Principal">
            <summary>Gets or sets the security principal (user or team) for which to retrieve attribute privileges. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The security principal (user or team) for which to retrieve attribute privileges. This must be a reference to a SystemUser or Team entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePrincipalAttributePrivilegesResponse.AttributePrivileges">
            <summary>Gets the collection of attribute privileges for the security principal (user or team).</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.AttributePrivilegeCollection"></see>The collection of attribute privileges for the security principal (user or team).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrievePrivilegeSetRequest">
            <summary>Contains the data needed to retrieve the set of privileges defined in the system.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrievePrivilegeSetRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrivilegeSetRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrievePrivilegeSetResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrivilegeSetRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrievePrivilegeSetResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrievePrivilegeSetResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrievePrivilegeSetResponse.EntityCollection">
            <summary>Gets the resulting collection of privileges.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The resulting collection of privileges.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagePackVersionRequest">
            <summary>Contains the data that is needed to retrieve the version of a provisioned language pack. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagePackVersionRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagePackVersionRequest"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagePackVersionRequest.Language">
            <summary>Gets or sets the Locale Id for the language. Required.</summary>
            <returns>Type: Returns_Int32The Locale Id for the language. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagePackVersionResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveProvisionedLanguagePackVersionRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagePackVersionResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagePackVersionResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagePackVersionResponse.Version">
            <summary>Gets the version number of the installed language pack.</summary>
            <returns>Type: Returns_StringThe version number of the installed language pack.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagesRequest">
            <summary>Contains the data that is needed to retrieve the list of provisioned languages. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagesRequest.#ctor">
            <summary>Initializes a new instance of the RetrieveProvisionedLanguagesRequest class</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveProvisionedLanguagesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveProvisionedLanguagesResponse.RetrieveProvisionedLanguages">
            <summary>Gets an array of locale ID values that represent the provisioned languages.</summary>
            <returns>Type: Returns_Int32[] An array of locale ID values that represent the provisioned languages..</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveRecordChangeHistoryRequest">
            <summary>Contains the data that is needed to retrieve all attribute data changes for a specific entity.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveRecordChangeHistoryRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRecordChangeHistoryRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordChangeHistoryRequest.PagingInfo">
            <summary>Gets or sets the paging information for the retrieved data. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.PagingInfo"></see>The paging information for the retrieved data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordChangeHistoryRequest.Target">
            <summary>Gets or sets the target audit record. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveRecordChangeHistoryResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRecordChangeHistoryRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveRecordChangeHistoryResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRecordChangeHistoryResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordChangeHistoryResponse.AuditDetailCollection">
            <summary>Contains the history of data changes for the target entity. </summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AuditDetailCollection"></see>The history of data changes for the target entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest">
            <summary>Contains the data that is needed to retrieve pages of posts, including comments for each post, for a specified record. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest.CommentsPerPost">
            <summary>Gets or sets, for retrieval, the number of comments per post. Required.</summary>
            <returns>Type: Returns_Int32The number of comments per post to retrieve. The maximum number of retrieved comments, per post, is 50; the minimum number is 0.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest.EndDate">
            <summary>Gets or sets the end date and time of the posts that you want to retrieve. Optional.</summary>
            <returns>Type: Returns_DateTimeThe end date and time of the posts that you want to retrieve. If specified, the posts that were created on or before the specified end date and time are retrieved.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest.Entity">
            <summary>Gets or sets the record for which to retrieve the wall. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The record for which to retrieve the wall. This must be an entity reference for an entity that is enabled for activity feeds.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest.PageNumber">
            <summary>Gets or sets, for retrieval, a specific page of posts that is designated by its page number. Required.</summary>
            <returns>Type: Returns_Int32The specific page of posts that is designated by its page number. The page number for the first page is 1. If you specify a value of 0, it is treated as a value of 1.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest.PageSize">
            <summary>Gets or sets, for retrieval, the number of posts per page. Required.</summary>
            <returns>Type: Returns_Int32The number of posts per page. The maximum number of retrieved posts, per page, is 100; the minimum number is 1.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest.Source">
            <summary>Gets or sets a value that specifies the source of the post. Optional.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The value that specifies the source of the post.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest.StartDate">
            <summary>Gets or sets the start date and time of the posts that you want to retrieve. Optional.</summary>
            <returns>Type: Returns_DateTimeThe start date and time of the posts that you want to retrieve. If specified, only the posts that were created on or after the specified date and time are retrieved.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest.Type">
            <summary>Reserved for future use. </summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRecordWallResponse.EntityCollection">
            <summary>Gets the collection of posts with their associated comments and the calculated attribute values.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of posts with their associated comments and the calculated attribute values.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveRequiredComponentsRequest">
            <summary>Contains the data that is needed to retrieve a collection of solution components that are required for a solution component. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveRequiredComponentsRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRequiredComponentsRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRequiredComponentsRequest.ComponentType">
            <summary>Gets or sets the value that represents the solution component. Required.</summary>
            <returns>Type: Returns_Int32The value that represents the solution component. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRequiredComponentsRequest.ObjectId">
            <summary>Gets or sets the ID of the solution component that you want to check. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the solution component that you want to check. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveRequiredComponentsResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveRequiredComponentsRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveRequiredComponentsResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRequiredComponentsResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRequiredComponentsResponse.EntityCollection">
            <summary>Gets a collection of Dependency records where the DependentComponentObjectId and DependentComponentType attributes represent those components that the solution component requires.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>a collection of Dependency records where the DependentComponentObjectId and DependentComponentType attributes represent those components that the solution component requires.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveRolePrivilegesRoleRequest">
            <summary>Contains the data that is needed to retrieve the privileges that are assigned to the specified role.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveRolePrivilegesRoleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRolePrivilegesRoleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRolePrivilegesRoleRequest.RoleId">
            <summary>Gets or sets the ID of the role for which the privileges are to be retrieved.</summary>
            <returns>Type: Returns_GuidThe ID of the role for which the privileges are to be retrieved. This corresponds to the Role.RoleId property, which is the primary key for the Role entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveRolePrivilegesRoleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRolePrivilegesRoleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveRolePrivilegesRoleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveRolePrivilegesRoleResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveRolePrivilegesRoleResponse.RolePrivileges">
            <summary>Gets an array that contains the IDs and depths of the privileges that are held by the specified role.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see>The array that contains the IDs and depths of the privileges that are held by the specified role.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveSharedPrincipalsAndAccessRequest">
            <summary>Contains the data that is needed to retrieve all security principals (users or teams) that have access to, and access rights for, the specified record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveSharedPrincipalsAndAccessRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveSharedPrincipalsAndAccessRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSharedPrincipalsAndAccessRequest.Target">
            <summary>Gets or sets the target record for which you want to retrieve security principals (users and teams) and their access rights. </summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target record for which you want to retrieve security principals (users and teams) and their access rights. This property must be an entity reference for an entity that supports this message. For a list of supported entity types, see the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveSharedPrincipalsAndAccessRequest"></see> class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveSharedPrincipalsAndAccessResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveSharedPrincipalsAndAccessRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveSharedPrincipalsAndAccessResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveSharedPrincipalsAndAccessResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSharedPrincipalsAndAccessResponse.PrincipalAccesses">
            <summary>Gets the requested security principals (teams and users) for the specified record.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.PrincipalAccess"></see>The requested security principals (teams and users) for the specified record.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveSubGroupsResourceGroupRequest">
            <summary>Contains the data that is needed to retrieve the collection of child resource groups from the specified resource group (scheduling group).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveSubGroupsResourceGroupRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveSubGroupsResourceGroupRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSubGroupsResourceGroupRequest.Query">
            <summary>Gets or sets the query for the operation.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query for the operation.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSubGroupsResourceGroupRequest.ResourceGroupId">
            <summary>Gets or sets the ID of the resource group.</summary>
            <returns>Type: Returns_GuidThe ID of the resource group. This corresponds to the ResourceGroup.ResourceGroupId property, which is the primary key for the ResourceGroup entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveSubGroupsResourceGroupResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveSubGroupsResourceGroupRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveSubGroupsResourceGroupResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveSubGroupsResourceGroupResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSubGroupsResourceGroupResponse.EntityCollection">
            <summary>Gets the resulting collection of child resource groups for the specified resource group (scheduling group).</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The resulting collection of child resource groups for the specified resource group (scheduling group).</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryTeamsBusinessUnitRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class.Contains the data needed to retrieve a collection of entity instances based on the specified query criteria.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryTeamsBusinessUnitRequest.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryTeamsBusinessUnitRequest.ColumnSet">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryTeamsBusinessUnitRequest.EntityId">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryTeamsBusinessUnitResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryTeamsBusinessUnitResponse.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryTeamsBusinessUnitResponse.EntityCollection">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see></returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryUsersBusinessUnitRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class.Contains the data needed to retrieve all user information from the child business units of the specified business unit.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryUsersBusinessUnitRequest.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryUsersBusinessUnitRequest.ColumnSet">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see></returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryUsersBusinessUnitRequest.EntityId">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryUsersBusinessUnitResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryUsersBusinessUnitRequest"></see> message.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryUsersBusinessUnitResponse.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveSubsidiaryUsersBusinessUnitResponse.EntityCollection">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see></returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveTeamPrivilegesRequest">
            <summary>Contains the data that is needed to retrieve the privileges for a team.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveTeamPrivilegesRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveTeamPrivilegesRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveTeamPrivilegesRequest.TeamId">
            <summary>Gets or sets the team for which you want to retrieve privileges.</summary>
            <returns>Type: Returns_GuidThe team for which you want to retrieve privileges. This corresponds to the Team.TeamId attribute, which is the primary key for the Team entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveTeamPrivilegesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveTeamPrivilegesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveTeamPrivilegesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveTeamPrivilegesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveTeamPrivilegesResponse.RolePrivileges">
            <summary>Gets the list of privileges that the team holds for a record.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see> array. The list of privileges that the team holds for a record.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveTeamsSystemUserRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class.Contains the data needed to retrieve the list of teams of which the specified user is a member.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveTeamsSystemUserRequest.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveTeamsSystemUserRequest.ColumnSet">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see></returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveTeamsSystemUserRequest.EntityId">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveTeamsSystemUserResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveTeamsSystemUserRequest"></see> message.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveTeamsSystemUserResponse.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveTeamsSystemUserResponse.EntityCollection">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see></returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedMultipleRequest">
            <summary>Contains the data that is needed to retrieve a collection of unpublished organization-owned records that satisfy the specified query criteria.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedMultipleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedMultipleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedMultipleRequest.Query">
            <summary>Gets or sets the query criteria defining the records to retrieve.Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query criteria defining the records to retrieve.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedMultipleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveUnpublishedMultipleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedMultipleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedMultipleResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedMultipleResponse.EntityCollection">
            <summary>Gets the collection of records that satisfy the query in the request.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of records that satisfy the query in the request.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedRequest">
            <summary>Contains the data that is needed to retrieve an unpublished record. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedRequest.ColumnSet">
            <summary>Gets or sets the collection of attributes for which non-null values are returned from a query. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see>The collection of attributes for which non-null values are returned from a query. Required..</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedRequest.Target">
            <summary>Gets or sets the target record for the operation. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>the target record for the operation. Required.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.RetrieveUnpublishedRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUnpublishedResponse.Entity">
            <summary>Gets the unpublished record that is specified in the request.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The unpublished record that is specified in the request.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveUserPrivilegesRequest">
            <summary>Contains the data needed to retrieve the privileges a system user (user) has through his or her roles in the specified business unit.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveUserPrivilegesRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUserPrivilegesRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUserPrivilegesRequest.UserId">
            <summary>Gets or sets the user to retrieve privileges for.</summary>
            <returns>Type: Returns_GuidThe user to retrieve privileges for. This corresponds to the User.UserId attribute, which is the primary key for the User entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveUserPrivilegesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUserPrivilegesRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveUserPrivilegesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUserPrivilegesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUserPrivilegesResponse.RolePrivileges">
            <summary>Gets an array of privileges that the user holds.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see> arrayThe array of privileges that the user holds.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveUserQueuesRequest">
            <summary>Contains the data needed to retrieve all private queues of a specified user and optionally all public queues.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveUserQueuesRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUserQueuesRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUserQueuesRequest.IncludePublic">
            <summary>Gets or sets whether the response should include public queues.</summary>
            <returns>Type: Returns_Booleantrue if the response should include public queues; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUserQueuesRequest.UserId">
            <returns>Type: Returns_Guid
The id of the user. This corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveUserQueuesResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUserQueuesRequest"></see> message.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveUserQueuesResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveUserQueuesResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUserQueuesResponse.EntityCollection">
            <summary>Gets a collection of queues that match the properties of the request.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>A collection of queues that match the properties of the request.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveUserSettingsSystemUserRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class.Contains the data needed to retrieve the user settings for the specified system user (user).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveUserSettingsSystemUserRequest.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUserSettingsSystemUserRequest.ColumnSet">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see></returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUserSettingsSystemUserRequest.EntityId">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its members.</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveUserSettingsSystemUserResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveUserSettingsSystemUserResponse.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveUserSettingsSystemUserResponse.Entity">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.RetrieveMultipleRequest"></see> class and its associated response class.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see></returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveVersionRequest">
            <summary>Contains the data that is needed to retrieve the version number of the pn_microsoftcrm_server.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveVersionRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveVersionRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RetrieveVersionResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveVersionRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RetrieveVersionResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RetrieveVersionResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RetrieveVersionResponse.Version">
            <summary>Gets the version number of the pn_microsoftcrm_server.</summary>
            <returns>Type: Returns_StringThe version number of the pn_microsoftcrm_server.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ReviseQuoteRequest">
            <summary>Contains the data that is needed to set the state of a quote to Draft.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ReviseQuoteRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ReviseQuoteRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ReviseQuoteRequest.ColumnSet">
            <summary>Gets or sets the collection of attributes to retrieve in the revised quote. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.ColumnSet"></see>The the collection of attributes to retrieve in the revised quote.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ReviseQuoteRequest.QuoteId">
            <summary>Gets or sets the ID of the original quote. Required.</summary>
            <returns>Type: Returns_GuidThe the ID of the original quote. This corresponds to the Quote.QuoteId attribute, which is the primary key for the Quote entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ReviseQuoteResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ReviseQuoteRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ReviseQuoteResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ReviseQuoteResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ReviseQuoteResponse.Entity">
            <summary>Gets the revised quote.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The revised quote. This is instance of the Quote class, which is a subclass of the Entity class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RevokeAccessRequest">
            <summary>Contains the data that is needed to replace the access rights on the target record for the specified security principal (user or team).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RevokeAccessRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RevokeAccessRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RevokeAccessRequest.Revokee">
            <summary>Gets or sets a security principal (team or user) whose access you want to revoke. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The security principal (team or user) whose access you want to revoke.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RevokeAccessRequest.Target">
            <summary>Gets or sets the target record for which you want to revoke access. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target record for which you want to revoke access. This property value must be an entity reference for an entity that supports this message. For a list of supported entity types, see the <see cref="T:Microsoft.Crm.Sdk.Messages.RevokeAccessRequest"></see> class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RevokeAccessResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RevokeAccessRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RevokeAccessResponse.#ctor">
            <summary>constructor_initializes<see cref="T:Microsoft.Crm.Sdk.Messages.RevokeAccessResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RibbonLocationFilters">
            <summary>Contains the values for ribbon filters for an entity.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.RibbonLocationFilters.All">
            <summary>Retrieve all Ribbons. Equivalent to Default. Value = 7.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.RibbonLocationFilters.Default">
            <summary>Retrieve all Ribbons. Equivalent to All. Value = 7.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.RibbonLocationFilters.Form">
            <summary>Retrieve just the form ribbon. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.RibbonLocationFilters.HomepageGrid">
            <summary>Retrieve just the ribbon displayed for entity grids. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.RibbonLocationFilters.SubGrid">
            <summary>Retrieve just the ribbon displayed when the entity is displayed in a subgrid or associated view. Value = 4.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RolePrivilege">
            <summary>Contains information about a privilege.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RolePrivilege.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RolePrivilege.#ctor(Microsoft.Crm.Sdk.Messages.PrivilegeDepth,System.Guid,System.Guid)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see> class by setting the depth, privilege ID, and business unit ID.</summary>
            <param name="depth">Type: <see cref="T:Microsoft.Crm.Sdk.Messages.PrivilegeDepth"></see>. The depth of the privilege.</param>
            <param name="privilegeId">Type: Returns_Guid. The ID of the privilege.</param>
            <param name="businessId">Type: Returns_Guid. The ID of the business unit.</param>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RolePrivilege.#ctor(System.Int32,System.Guid)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see> class by setting the depth and the privilege ID.</summary>
            <param name="depth">Type: Returns_Int32. The depth of the privilege.</param>
            <param name="privilegeId">Type: Returns_Guid. The ID of the privilege.</param>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RolePrivilege.#ctor(System.Int32,System.Guid,System.Guid)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see> class by setting the depth (as an integer), the privilege ID, and the business unit ID.</summary>
            <param name="depth">Type: Returns_Int32. The depth of the privilege.</param>
            <param name="privilegeId">Type: Returns_Guid. The ID of the privilege.</param>
            <param name="businessId">Type: Returns_Guid. The ID of the business unit.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RolePrivilege.BusinessUnitId">
            <summary>Gets or sets the ID of the business unit.</summary>
            <returns>Type: Returns_Guid
The ID of the business unit, which corresponds to the BusinessUnit.BusinessUnitID attribute, which is the primary key for the BusinessUnit entity..</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RolePrivilege.Depth">
            <summary>Gets or sets the depth of the privilege.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.PrivilegeDepth"></see>The depth of the privilege.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RolePrivilege.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RolePrivilege.PrivilegeId">
            <summary>Gets or sets the ID of the privilege.</summary>
            <returns>Type: Returns_Guid
The ID of the privilege, which corresponds to the Privilege.PrivilegeID attribute, which is the primary key for the Privilege entity..</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RolePrivilegeAuditDetail">
            <summary>Represents audited changes to the privileges of a security role.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RolePrivilegeAuditDetail.#ctor">
            <summary>Initializes a new instance of the RolePrivilegeAuditDetail class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RolePrivilegeAuditDetail.InvalidNewPrivileges">
            <summary>Gets the collection of invalid privileges for the role.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.DataCollection`1"></see>&lt;Returns_Guid&gt;The collection of invalid privileges for the role.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RolePrivilegeAuditDetail.NewRolePrivileges">
            <summary>Gets or sets the role’s new privileges.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see>The new privileges for the role.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RolePrivilegeAuditDetail.OldRolePrivileges">
            <summary>Gets or sets the role’s old privileges.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.RolePrivilege"></see>The old privileges for the role.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RollupRequest">
            <summary>Contains the data that is needed to retrieve all the entity records that are related to the specified record. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RollupRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RollupRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RollupRequest.Query">
            <summary>Gets or sets the query criteria for the rollup operation. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query criteria for the rollup operation.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RollupRequest.RollupType">
            <summary>Gets or sets the rollup type. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.RollupType"></see>The the rollup type. Use the <see cref="T:Microsoft.Crm.Sdk.Messages.RollupType"></see> enumeration for this property.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RollupRequest.Target">
            <summary>Gets or sets the target record for the rollup operation. Required.</summary>
            <returns>Type <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target record for the rollup operation, which must be an entity reference for an account, contact, or opportunity entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RollupResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RollupRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RollupResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RollupResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RollupResponse.EntityCollection">
            <summary>Gets the collection of records that are related to the specified record.</summary>
            <returns>Type:<see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of records that are related to the specified record.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RollupType">
            <summary>Contains the possible values for the <see cref="P:Microsoft.Crm.Sdk.Messages.RollupRequest.RollupType"></see> property in the <see cref="T:Microsoft.Crm.Sdk.Messages.RollupRequest"></see> class, which you use to retrieve all the entity records for a specified record. </summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.RollupType.Extended">
            <summary>A rollup record that is directly related to a parent record and to any descendent record of a parent record, for example, children, grandchildren, and great-grandchildren records. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.RollupType.None">
            <summary>A rollup record is not requested. This member only retrieves the records that are directly related to a parent record. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.RollupType.Related">
            <summary>A rollup record that is directly related to a parent record and to any direct child of a parent record. Value = 1.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RouteToRequest">
            <summary>Contains the data that is needed to route a queue item to a queue, a user, or a team.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RouteToRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RouteToRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RouteToRequest.QueueItemId">
            <summary>Gets or sets the id of the queue item to route. Required</summary>
            <returns>Type: Returns_Guid
The QueueItem id. This corresponds to the QueueItem.QueueItemId attribute, which is the primary key for the QueueItem entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.RouteToRequest.Target">
            <summary>Gets or sets the target record to route the queue item to. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target record to route the queue item to.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.RouteToResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.RouteToRequest"></see> message.This message was added with pn_crm_2013_service_pack_1_op_short and pn_v6_online_ur1_shortest.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.RouteToResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.RouteToResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleRequest">
            <summary>Contains the data that is needed to search for knowledge base articles that contain the specified body text.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleRequest.QueryExpression">
            <summary>Gets or sets the query criteria to find knowledge base articles with specified body text. Required. </summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query criteria to find knowledge base articles with specified body text.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleRequest.SearchText">
            <summary>Gets or sets the text contained in the body of the article. Required.</summary>
            <returns>Type: Returns_StringThe text contained in the body of the article.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleRequest.SubjectId">
            <summary>Gets or sets the ID of the knowledge base article subject. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the knowledge base article subject. This corresponds to the Subject.SubjectId attribute, which is the primary key for the Subject entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleRequest.UseInflection">
            <summary>Gets or sets a value that indicates whether to use inflectional stem matching when searching for knowledge base articles with a specified body text. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to use inflectional stem matching when searching for knowledge base articles with a specified body text. true, to use inflectional stem matching, otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByBodyKbArticleResponse.EntityCollection">
            <summary>Gets the collection of knowledge base articles that contain the specified body text.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of knowledge base articles that contain the specified body text.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleRequest">
            <summary>Contains the data that is needed to search for knowledge base articles that contain the specified keywords.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleRequest.QueryExpression">
            <summary>Gets or sets the query criteria to find knowledge base articles with specified keywords. Required. </summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query criteria to find knowledge base articles with specified keywords.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleRequest.SearchText">
            <summary>Gets or sets the keywords in the article. Required.</summary>
            <returns>Type: Returns_StringThe keywords in the article.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleRequest.SubjectId">
            <summary>Gets or sets the ID of the knowledge base article subject. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the knowledge base article subject. This corresponds to the Subject.SubjectId attribute, which is the primary key for the Subject entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleRequest.UseInflection">
            <summary>Gets or sets a value that indicates whether to use inflectional stem matching when searching for knowledge base articles with the specified keywords. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to use inflectional stem matching when searching for knowledge base articles with the specified keywords. true, to use inflectional stem matching, otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByKeywordsKbArticleResponse.EntityCollection">
            <summary>Gets the collection of knowledge base articles that contain the specified keywords.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of knowledge base articles that contain the specified keywords.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleRequest">
            <summary>Contains the data that is needed to search for knowledge base articles that contain the specified title.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleRequest.QueryExpression">
            <summary>Gets or sets the query criteria to find knowledge base articles with the specified title. Required. </summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query criteria to find knowledge base articles with the specified title.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleRequest.SearchText">
            <summary>Gets or sets the title in the articles. Required.</summary>
            <returns>Type: Returns_StringThe title of the article.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleRequest.SubjectId">
            <summary>Gets or sets the ID of the subject for the knowledge base article. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the knowledge base article subject. This corresponds to the Subject.SubjectId attribute, which is the primary key for the Subject entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleRequest.UseInflection">
            <summary>Gets or sets a value that indicates whether to use inflectional stem matching when you search for knowledge base articles by a specific title. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether to use inflectional stem matching when searching for knowledge base articles with a specified title. true, to use inflectional stem matching, otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchByTitleKbArticleResponse.EntityCollection">
            <summary>Gets the collection of knowledge base articles that contain the specified title.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The collection of knowledge base articles that contain the specified title.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SearchDirection">
            <summary>Contains the possible values for the search direction in an appointment request.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SearchDirection.Backward">
            <summary>Search backward in the calendar. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SearchDirection.Forward">
            <summary>Search forward in the calendar. Value = 0.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SearchRequest">
            <summary>Contains the data needed to search for available time slots that fulfill the specified appointment request.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SearchRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchRequest.AppointmentRequest">
            <summary>Gets or sets the appointment request.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AppointmentRequest"></see>The appointment request.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SearchResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SearchResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchResponse.SearchResults">
            <summary>Gets the results of the search.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.SearchResults"></see>The results of the search.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SearchResults">
            <summary>Contains the results from the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchRequest"></see> message.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SearchResults.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchResults"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SearchResults.#ctor(Microsoft.Crm.Sdk.Messages.AppointmentProposal[],Microsoft.Crm.Sdk.Messages.TraceInfo)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SearchResults"></see> class setting the proposals and trace info properties.</summary>
            <param name="proposals">The set of proposed appointments that meet the appointment request criteria.</param>
            <param name="traceInfo">The results of the search.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchResults.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe the structure that contains extra data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchResults.Proposals">
            <summary>Gets the set of proposed appointments that meet the appointment request criteria.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AppointmentProposal"></see>The set of proposed appointments that meet the appointment request criteria.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SearchResults.TraceInfo">
            <summary>Gets information regarding the results of the search.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.TraceInfo"></see>The information regarding the results of the search.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SendBulkMailRequest">
            <summary>Contains the data that is needed to send bulk email messages.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SendBulkMailRequest.#ctor">
            <summary>Initializes a new instance of the<see cref="T:Microsoft.Crm.Sdk.Messages.SendBulkMailRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendBulkMailRequest.Query">
            <summary>Gets or sets the query to retrieve the recipients for the email messages.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Query.QueryBase"></see>The query to retrieve the recipients for the email messages.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendBulkMailRequest.RegardingId">
            <summary>Gets or sets the ID of the record with which the email messages are associated.</summary>
            <returns>Type: Returns_GuidThe ID of the record with which the email messages are associated. </returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendBulkMailRequest.RegardingType">
            <summary>Gets or sets the type of the record with which the email messages are associated.</summary>
            <returns>Type: Returns_StringThe type of the record with which the email messages are associated. </returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendBulkMailRequest.Sender">
            <summary>Gets or sets the sender of the email messages.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The sender of the email messages.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendBulkMailRequest.TemplateId">
            <summary>Gets or sets the ID of the email template to use.</summary>
            <returns>Type: Returns_GuidThe ID of the email template to use. This corresponds to the Template.TemplateId attribute, which is the primary key for the Template entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SendBulkMailResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SendBulkMailRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SendBulkMailResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SendBulkMailResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateRequest">
            <summary>Contains the data that is needed to send an email message using a template.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateRequest.#ctor">
            <summary>Initializes a new instance of the<see cref="T:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateRequest.RegardingId">
            <summary>Gets or sets the ID of the record with which the email message is associated.</summary>
            <returns>Type: Returns_GuidThe ID of the record with which the email message is associated.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateRequest.RegardingType">
            <summary>Gets or sets the type of the record with which the email message is associated.</summary>
            <returns>Type: Returns_StringThe type of the record with which the email message is associated.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateRequest.Target">
            <summary>Gets or sets the email record to send.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The the email record to send. This is an instance of an Email entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateRequest.TemplateId">
            <summary>Gets or sets the ID of the email template to use for the email.</summary>
            <returns>Type: Returns_GuidThe ID of the email template to use for the email. This corresponds to the Template.TemplateId attribute, which is the primary key for the Template entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendEmailFromTemplateResponse.Id">
            <summary>Gets the ID of the email record that was sent.</summary>
            <returns>Type: Returns_GuidThe ID of the email record that was sent. This corresponds to the Email.EmailId property, which is the primary key for the Email entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SendEmailRequest">
            <summary>Contains the data that is needed to send an email message.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SendEmailRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SendEmailRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendEmailRequest.EmailId">
            <summary>Gets or sets the ID of the email to send.</summary>
            <returns>Type: Returns_Guid
The ID of the email to send, which corresponds to the Email.EmailId attribute, which is the primary key for the Email entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendEmailRequest.IssueSend">
            <summary>Gets or sets whether to send the email, or to just record it as sent.</summary>
            <returns>Type: Returns_Booleantrue if the email should be sent; otherwise, false, just record it as sent.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendEmailRequest.TrackingToken">
            <summary>Gets or sets the tracking token.</summary>
            <returns>Type: Returns_StringThe tracking token, which is used to correlate an email with a context.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SendEmailResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.BackgroundSendEmailRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SendEmailResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SendEmailResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendEmailResponse.Subject">
            <summary>Gets the subject line for the email message.</summary>
            <returns>Type: Returns_StringThe subject line for the email message.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SendFaxRequest">
            <summary>Contains the data that is needed to send a fax.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SendFaxRequest.#ctor">
            <summary>Initializes a new instance of the<see cref="T:Microsoft.Crm.Sdk.Messages.SendFaxRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendFaxRequest.FaxId">
            <summary>Gets or sets the ID of the fax to send.</summary>
            <returns>Type: Returns_GuidThe ID of the fax to send. This corresponds to the Fax.FaxId attribute, which is the primary key for the Fax entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendFaxRequest.IssueSend">
            <summary>Gets or sets whether to send the e-mail, or to just record it as sent.</summary>
            <returns>Type: Returns_BooleanIndicates whether to send the e-mail, or to just record it as sent. true, to send the e-mail, otherwise, false. </returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SendFaxResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SendFaxRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SendFaxResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SendFaxResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SendTemplateRequest">
            <summary>Contains the data that is needed to send a bulk email message that is created from a template.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SendTemplateRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.DeliveryPriorityCode">
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.RecipientIds">
            <summary>Gets or sets the array that contains the list of recipients for the email. Required.</summary>
            <returns>Type: Returns_Guid[]
The array of recipients for the email. The recipients must be of the same entity type that is specified in the <see cref="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.RecipientType"></see> property.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.RecipientType">
            <summary>Gets or sets the type of entity that is represented by the list of recipients. Required.</summary>
            <returns>Type: Returns_StringThe name of the entity that is represented by the list of recipients. Set this property to the name of the entity type for the recipient list that is specified in the <see cref="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.RecipientIds"></see> property.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.RegardingId">
            <summary>Gets or sets the ID of a record that the email is regarding. Required.</summary>
            <returns>Type: Returns_Guid
The ID of a record that the email is regarding. This property is the ID of a record that is valid for the Email.RegardingObjectId attribute. The <see cref="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.RegardingType"></see> property must contain the logical name of the entity type for this record.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.RegardingType">
            <summary>Gets or sets the type of entity that is represented by the regarding ID. Required.</summary>
            <returns>Type: Returns_String
The name of entity that is represented by the regarding ID. This property is the logical entity name of the record that is specified in the <see cref="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.RegardingId"></see> property.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.Sender">
            <summary>Gets or sets the sender of the email.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The sender of the email. The <see cref="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.Sender"></see> property contains the ID of a record and an entity type. The return value of this property must be a system user.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SendTemplateRequest.TemplateId">
            <summary>Gets or sets the ID of the template to be used for the email. Required.</summary>
            <returns>Type: Returns_Guid
The the ID of the template to be used for the email, which corresponds to the Template.TemplateId attribute, which is the primary key for the Template entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SendTemplateResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SendTemplateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SendTemplateResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SendTemplateResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetBusinessEquipmentRequest">
            <summary>Contains the data that is needed to assign equipment (facility/equipment) to a specific business unit.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetBusinessEquipmentRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetBusinessEquipmentRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetBusinessEquipmentRequest.BusinessUnitId">
            <summary>Gets or sets the ID of the business unit.</summary>
            <returns>Type: Returns_GuidThe ID of the business unit. This corresponds to the BusinessUnit.BusinessUnitId attribute, which is the primary key for the BusinessUnit entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetBusinessEquipmentRequest.EquipmentId">
            <summary>Gets or sets the ID of the equipment (facility/equipment).</summary>
            <returns>Type: Returns_GuidThe ID of the equipment (facility/equipment). This corresponds to the Equipment.EquipmentId attribute, which is the primary key for the Equipment entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetBusinessEquipmentResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SetBusinessEquipmentRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetBusinessEquipmentResponse.#ctor">
            <summary>Initializes a new instance of the SetBusinessEquipmentResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetBusinessSystemUserRequest">
            <summary>Contains the data that is needed to move a system user (user) to a different business unit.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetBusinessSystemUserRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetBusinessSystemUserRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetBusinessSystemUserRequest.BusinessId">
            <summary>Gets or sets the ID of the business unit to which the user is moved. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the business unit to which the user is moved. This corresponds to the BusinessUnit.BusinessUnitId attribute, which is the primary key for the BusinessUnit entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetBusinessSystemUserRequest.ReassignPrincipal">
            <summary>Gets or sets the target security principal (user) to which the instances of entities previously owned by the user are to be assigned. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target security principal (user) to which the instances of entities previously owned by the user are to be assigned. If this property is set to null or an empty string, an error occurs.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetBusinessSystemUserRequest.UserId">
            <summary>Gets or sets the ID of the user. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the user. This corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetBusinessSystemUserResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SetBusinessSystemUserRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetBusinessSystemUserResponse.#ctor">
            <summary>Initializes a new instance of the SetBusinessSystemUserResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetLocLabelsRequest">
            <summary>Contains the data that is needed to set localized labels for a limited set of entity attributes.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetLocLabelsRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetLocLabelsRequest"></see> class</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetLocLabelsRequest.AttributeName">
            <summary>Gets or sets the name of the attribute. Required.</summary>
            <returns>Type: Returns_StringThe name of the attribute. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetLocLabelsRequest.EntityMoniker">
            <summary>Gets or sets the entity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The entity. Required.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetLocLabelsRequest.Labels">
            <summary>Gets or sets the label. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.LocalizedLabel"></see>The label.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetLocLabelsResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.crm.Sdk.Messages.SetLocLabelsRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetLocLabelsResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetLocLabelsResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetParentBusinessUnitRequest">
            <summary>Contains the data that is needed to set the parent business unit for a business unit. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetParentBusinessUnitRequest.#ctor">
            <summary>Initializes a new instance of the SetParentBusinessUnitRequest class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetParentBusinessUnitRequest.BusinessUnitId">
            <summary>Gets or sets the ID of the business unit.</summary>
            <returns>Returns <see cref="T:System.Guid"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetParentBusinessUnitRequest.ParentId">
            <summary>Gets or sets the ID of the new parent business unit.</summary>
            <returns>Returns <see cref="T:System.Guid"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetParentBusinessUnitResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SetParentBusinessUnitRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetParentBusinessUnitResponse.#ctor">
            <summary>Initializes a new instance of the SetParentBusinessUnitResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetParentSystemUserRequest">
            <summary>Contains the data needed to set a new parent system user (user) for the specified user.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetParentSystemUserRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetParentSystemUserRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetParentSystemUserRequest.KeepChildUsers">
            <summary>Gets or sets whether the child users are to be retained. Required.</summary>
            <returns>Type: Returns_BooleanIndicates whether the child users are to be retained. Use true to retain the child users reporting to the original user, otherwise, use false (default) to update the child users to report to the original manager of the user.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetParentSystemUserRequest.ParentId">
            <summary>Gets or sets the ID of the new parent user. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the new parent user. This corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetParentSystemUserRequest.UserId">
            <summary>Gets or sets the ID of the user. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the user. This corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetParentSystemUserResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SetParentSystemUserRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetParentSystemUserResponse.#ctor">
            <summary>Initializes a new instance of the SetParentSystemUserResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetParentTeamRequest">
            <summary>Contains the data needed to set the parent business unit of a team.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetParentTeamRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetParentTeamRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetParentTeamRequest.BusinessId">
            <summary>Gets or sets the ID of the business unit to which to move the team. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the business unit to which to move the team. This corresponds to the BusinessUnit.BusinessUnitId attribute, which is the primary key for the BusinessUnit entity. </returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetParentTeamRequest.TeamId">
            <summary>Gets or sets the ID of the team. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the team. This corresponds to the Team.TeamId attribute, which is the primary key for the Team entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetParentTeamResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SetParentTeamRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetParentTeamResponse.#ctor">
            <summary>Initializes a new instance of the SetParentTeamResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetRelatedRequest">
            <summary>Contains the data needed to create a relationship between a set of records that participate in specific relationships. </summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetRelatedRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetRelatedRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetRelatedRequest.Target">
            <summary>Gets or sets the target records of the set related action. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The target records of the set related action. This array must contain a set of entity references where the entities participate in a relationship.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetRelatedResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SetRelatedRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetRelatedResponse.#ctor">
            <summary>Initializes a new instance of the SetRelatedResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetReportRelatedRequest">
            <summary>Contains the data needed to link an instance of a report entity to related entities.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetReportRelatedRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetReportRelatedRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetReportRelatedRequest.Categories">
            <summary>Gets or sets an array of report category codes. Required.</summary>
            <returns>Type: Returns_Int32[]The array of report category codes.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetReportRelatedRequest.Entities">
            <summary>Gets or sets an array of entity type codes for the related entities. Required.</summary>
            <returns>Type: Returns_Int32[]The array of entity type codes for the related entities.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetReportRelatedRequest.ReportId">
            <summary>Gets or sets the ID of the report. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the report. This corresponds to the Report.ReportId attribute, which is the primary key for the report entity. </returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetReportRelatedRequest.Visibility">
            <summary>Gets or sets an array of report visibility codes. Required.</summary>
            <returns>Type: Returns_Int32[]The array of report visibility codes.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetReportRelatedResponse">
            <summary>Contains the response from <see cref="T:Microsoft.Crm.Sdk.Messages.SetReportRelatedRequest"></see>.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetReportRelatedResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetReportRelatedResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetStateRequest">
            <summary>Contains the data that is needed to set the state of an entity record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetStateRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetStateRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetStateRequest.EntityMoniker">
            <summary>Gets or sets the entity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetStateRequest.State">
            <summary>Gets or sets the state of the entity record. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The state of the entity record.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.SetStateRequest.Status">
            <summary>Gets or sets the status that corresponds to the State property. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The status that corresponds to the State property.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SetStateResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.SetStateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.SetStateResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.SetStateResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ShareAuditDetail">
            <summary>Represents a shared audit detail record.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ShareAuditDetail.#ctor">
            <summary>constructor_initializesShareAuditDetail class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ShareAuditDetail.NewPrivileges">
            <summary>Gets or sets the privileges of the user after a change.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AccessRights"></see>The privileges of the user after a change.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ShareAuditDetail.OldPrivileges">
            <summary>Gets or sets the privileges of the user before a change.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.AccessRights"></see>The privileges of the user before a change. </returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ShareAuditDetail.Principal">
            <summary>Gets or sets the security principal (user or team) that shares the audit detail record.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The user or team that shares the record.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.StatusUpdateBulkOperationRequest">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.StatusUpdateBulkOperationRequest.#ctor">
            <summary>internal</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.StatusUpdateBulkOperationRequest.BulkOperationId">
            <summary>internal</summary>
            <returns>Type: Returns_Guid</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.StatusUpdateBulkOperationRequest.FailureCount">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.StatusUpdateBulkOperationRequest.SuccessCount">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.StatusUpdateBulkOperationResponse">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.StatusUpdateBulkOperationResponse.#ctor">
            <summary>internal</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.SubCode">
            <summary>Contains the possible values for a subcode, used in scheduling appointments.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.Appointment">
            <summary>A block of time that is already scheduled for an appointment. Value = 7.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.Break">
            <summary>A block of time that cannot be committed due to a scheduled break. Value = 4.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.Committed">
            <summary>A block of time that is committed to perform an action. Value = 2.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.Holiday">
            <summary>A block of time that cannot be scheduled due to a scheduled holiday. Value = 5.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.ResourceCapacity">
            <summary>Specifies the capacity of a resource for the specified time interval. Value = 10.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.ResourceServiceRestriction">
            <summary>A restriction for a resource for the specified service. Value = 9.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.ResourceStartTime">
            <summary>Specifies to filter a resource start time. Value = 8.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.Schedulable">
            <summary>A schedulable block of time. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.ServiceCost">
            <summary>An override to the service cost for the specified time block. Value = 12.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.ServiceRestriction">
            <summary>Specifies that a service is restricted during the specified block of time. Value = 11.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.Uncommitted">
            <summary>A block of time that is tentatively scheduled but not committed. Value = 3.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.Unspecified">
            <summary>Specifies free time with no specified restrictions. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.SubCode.Vacation">
            <summary>A block of time that cannot be scheduled due to a scheduled vacation. Value = 6.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.TargetFieldType">
            <summary>Indicates the attribute type for the target of the <see cref="T:Microsoft.Crm.Sdk.Messages.InitializeFromRequest"></see> message.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.TargetFieldType.All">
            <summary>Initialize all possible attribute values. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.TargetFieldType.ValidForCreate">
            <summary>Initialize the attribute values that are valid for create. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.TargetFieldType.ValidForRead">
            <summary>Initialize the attribute values that are valid for read. Value = 3.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.TargetFieldType.ValidForUpdate">
            <summary>initialize the attribute values that are valid for update. Value = 2.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.TimeCode">
            <summary>Contains the possible values for a time code, used when querying a schedule.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.TimeCode.Available">
            <summary>The time is available within the working hours of the resource. Value = 0.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.TimeCode.Busy">
            <summary>The time is committed to an activity. Value = 1.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.TimeCode.Filter">
            <summary>Use additional filters for the time block such as service cost or service start time. Value = 3.</summary>
        </member>
        <member name="F:Microsoft.Crm.Sdk.Messages.TimeCode.Unavailable">
            <summary>The time is unavailable. Value = 2.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.TimeInfo">
            <summary>Specifies a set of time blocks with appointment information.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.TimeInfo.#ctor">
            <summary>Initializes a new instance of theTimeInfo class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.ActivityStatusCode">
            <summary>Gets or sets the status of the activity.</summary>
            <returns>Type: Returns_Int32The activity status code.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.CalendarId">
            <summary>Gets or sets the ID of the calendar for this block of time.</summary>
            <returns>Type: Returns_Guid
The the ID of the calendar for this block of time, which corresponds to the Calendar.CalendarId attribute, which is the primary key for the Calendar entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.DisplayText">
            <summary>Gets or sets the display text shown in the calendar for the time block.</summary>
            <returns>Type: Returns_StringThe display text shown in the calendar for the time block..</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.Effort">
            <summary>Gets or sets the amount of effort required for this block of time.</summary>
            <returns>Type: Returns_Double
The amount of effort required for this block of time.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.End">
            <summary>Gets or sets the end time for the block.</summary>
            <returns>Type: Returns_Nullable&lt;Returns_DateTime&gt;
The end time for the block.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.IsActivity">
            <summary>Gets or sets the value that indicates whether the block of time refers to an activity.</summary>
            <returns>Type: Returns_Booleantrue if the block of time refers to an activity; otherwise, false.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.SourceId">
            <summary>Gets or sets the ID of the record referred to in the time block.</summary>
            <returns>Type: Returns_Guid
The ID of the record, which corresponds to the primary key for the entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.SourceTypeCode">
            <summary>Gets or sets the type of entity referred to in the time block.</summary>
            <returns>Type: Returns_Int32
The entity type code.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.Start">
            <summary>Gets or sets the start time for the block.</summary>
            <returns>Type: Returns_Nullable&lt;Returns_DateTime&gt;
The start time for the block.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.SubCode">
            <summary>Gets or sets information about the time block such as whether it is an appointment, break, or holiday.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.SubCode"></see>The information about the time block.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TimeInfo.TimeCode">
            <summary>Gets or sets the value that indicates whether the time block is available, busy, filtered or unavailable.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.TimeCode"></see>The time code.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.TraceInfo">
            <summary>Specifies the results of a scheduling operation using the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateRequest"></see>, <see cref="T:Microsoft.Crm.Sdk.Messages.BookRequest"></see>, <see cref="T:Microsoft.Crm.Sdk.Messages.RescheduleRequest"></see>, or <see cref="T:Microsoft.Crm.Sdk.Messages.SearchRequest"></see> messages.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.TraceInfo.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.TraceInfo"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.TraceInfo.#ctor(Microsoft.Crm.Sdk.Messages.ErrorInfo[])">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.TraceInfo"></see> class.</summary>
            <param name="errorInfo">Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ErrorInfo"></see>[]. The list of error information for the scheduling operation.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TraceInfo.ErrorInfoList">
            <summary>Gets or sets the list of error information for the scheduling operation.</summary>
            <returns>Returns <see cref="T:Microsoft.Crm.Sdk.Messages.ErrorInfo"></see>[]The the list of error information for the scheduling operation.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TraceInfo.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.TransformImportRequest">
            <summary>Contains the data that is needed to submit an asynchronous job that transforms the parsed data.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.TransformImportRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.TransformImportRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TransformImportRequest.ImportId">
            <summary>Gets or sets the ID of the import (data import) that is associated with the asynchronous job that transforms the imported data. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the import (data import) that is associated with the asynchronous job that transforms the imported data. This corresponds to the Import.ImportId attribute, which is the primary key for the Import entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.TransformImportResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.TransformImportRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.TransformImportResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.TransformImportResponse"></see> class. </summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TransformImportResponse.AsyncOperationId">
            <summary>Gets the ID of the asynchronous job that transforms the parsed data for this import.</summary>
            <returns>Type: Returns_GuidThe ID of the asynchronous job that transforms the parsed data for this import.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.TriggerServiceEndpointCheckRequest">
            <summary>Contains the data that is needed to validate the configuration of a windows_azure_service_bus solution’s service endpoint.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.TriggerServiceEndpointCheckRequest.#ctor">
            <summary>Initializes a new instance of the TriggerServiceEndpointCheck class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.TriggerServiceEndpointCheckRequest.Entity">
            <summary>Gets or sets the ServiceEndpoint record that contains the configuration. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see>The entity reference of the service endpoint record.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.TriggerServiceEndpointCheckResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.TriggerServiceEndpointCheckRequest"></see>.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.TriggerServiceEndpointCheckResponse.#ctor">
            <summary>Initializes a new instance of the TriggerServiceEndpointCheckResponse class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UnlockInvoicePricingRequest">
            <summary>Contains the data that is needed to unlock pricing for an invoice.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UnlockInvoicePricingRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.UnlockInvoicePricingRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.UnlockInvoicePricingRequest.InvoiceId">
            <summary>Gets or sets the ID of the invoice.</summary>
            <returns>Type: Returns_GuidThe ID of the invoice. This corresponds to the Invoice.InvoiceId attribute, which is the primary key for the Invoice entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UnlockInvoicePricingResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.UnlockInvoicePricingRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UnlockInvoicePricingResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.UnlockInvoicePricingResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UnlockSalesOrderPricingRequest">
            <summary>Contains the data that is needed to unlock pricing for a sales order (order).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UnlockSalesOrderPricingRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.UnlockSalesOrderPricingRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.UnlockSalesOrderPricingRequest.SalesOrderId">
            <summary>Gets or sets the ID of the sales order (order).</summary>
            <returns>Type: Returns_GuidThe ID of the sales order (order). This corresponds to the SalesOrder.SalesOrderId attribute, which is the primary key for the SalesOrder entity. </returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UnlockSalesOrderPricingResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.UnlockSalesOrderPricingRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UnlockSalesOrderPricingResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.UnlockSalesOrderPricingResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UnpublishDuplicateRuleRequest">
            <summary>Contains the data that is needed to submit an asynchronous job to unpublish a duplicate rule.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UnpublishDuplicateRuleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.UnpublishDuplicateRuleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.UnpublishDuplicateRuleRequest.DuplicateRuleId">
            <summary>Gets or sets the ID of the duplicate rule to be unpublished. Required.</summary>
            <returns>Type: Returns_GuidThe ID of the duplicate rule to be unpublished. This corresponds to the DuplicateRule.DuplicateRuleId attribute, which is the primary key for the DuplicateRule entity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UnpublishDuplicateRuleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.UnpublishDuplicateRuleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UnpublishDuplicateRuleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.UnpublishDuplicateRuleResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UpdateUserSettingsSystemUserRequest">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UpdateUserSettingsSystemUserRequest.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class and its members.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.UpdateUserSettingsSystemUserRequest.Settings">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class and its members.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.UpdateUserSettingsSystemUserRequest.UserId">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class and its members.</summary>
            <returns>Type: <see cref="T:System.Guid"></see>.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UpdateUserSettingsSystemUserResponse">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UpdateUserSettingsSystemUserResponse.#ctor">
            <summary>deprecated Use the <see cref="T:Microsoft.Xrm.Sdk.Messages.UpdateRequest"></see> class and its associated response class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UserAccessAuditDetail">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UserAccessAuditDetail.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.UserAccessAuditDetail"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.UserAccessAuditDetail.AccessTime">
            <summary>internal</summary>
            <returns>Type: Returns_DateTime</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.UserAccessAuditDetail.Interval">
            <summary>internal</summary>
            <returns>Type: Returns_Int32</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UtcTimeFromLocalTimeRequest">
            <summary>Contains the data that is needed to retrieve the Coordinated Universal Time (UTC) for the specified local time.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UtcTimeFromLocalTimeRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.UtcTimeFromLocalTimeRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.UtcTimeFromLocalTimeRequest.LocalTime">
            <summary>Gets or sets the local time. Required.</summary>
            <returns>Type: Returns_DateTimeThe the local time.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.UtcTimeFromLocalTimeRequest.TimeZoneCode">
            <summary>Gets or sets the time zone code. Required.</summary>
            <returns>Type: Returns_Int32The time zone code.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.UtcTimeFromLocalTimeResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.UtcTimeFromLocalTimeRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.UtcTimeFromLocalTimeResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.UtcTimeFromLocalTimeResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.UtcTimeFromLocalTimeResponse.UtcTime">
            <summary>Gets the local time and expresses it in Coordinated Universal Time (UTC) time.</summary>
            <returns>Type: Returns_DateTimeThe local time expressed as Coordinated Universal Time (UTC) time.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ValidateRecurrenceRuleRequest">
            <summary>Contains the data that is needed to validate a rule for a recurring appointment.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ValidateRecurrenceRuleRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateRecurrenceRuleRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ValidateRecurrenceRuleRequest.Target">
            <summary>Gets or sets the recurrence rule record to validate.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The recurrence rule record to validate. This is an instance of the RecurrenceRule entity. </returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ValidateRecurrenceRuleResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateRecurrenceRuleRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ValidateRecurrenceRuleResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateRecurrenceRuleResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ValidateRecurrenceRuleResponse.Description">
            <summary>Gets the description.</summary>
            <returns>Type: Returns_StringThe description.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ValidateRequest">
            <summary>Contains the data that is needed to verify that an appointment or service appointment (service activity) has valid available resources for the activity, duration, and site, as appropriate.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ValidateRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ValidateRequest.Activities">
            <summary>Gets or sets the activities to validate.</summary>
            <returns><see cref="T:Microsoft.Xrm.Sdk.EntityCollection"></see>The activities to validate.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ValidateResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ValidateResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ValidateResponse.Result">
            <summary>Gets the results of the validate operation.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.ValidationResult"></see>The results of the validate operation.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ValidateSavedQueryRequest">
            <summary>Contains the data that is needed to validate a saved query (view).</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ValidateSavedQueryRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateSavedQueryRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ValidateSavedQueryRequest.FetchXml">
            <summary>Gets or sets the FetchXML query string to be validated.</summary>
            <returns>Type: Returns_String
The FetchXML query string to be validated.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ValidateSavedQueryRequest.QueryType">
            <summary>Gets or sets the type of the query.</summary>
            <returns>Type: Returns_Int32
The query type, which should be one of the values in the <see cref="T:Microsoft.Crm.Sdk.SavedQueryQueryType"></see> class.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ValidateSavedQueryResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateSavedQueryRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ValidateSavedQueryResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateSavedQueryResponse"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.ValidationResult">
            <summary>Contains the result from the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidateRequest"></see>, <see cref="T:Microsoft.Crm.Sdk.Messages.BookRequest"></see>, or <see cref="T:Microsoft.Crm.Sdk.Messages.RescheduleRequest"></see> messages.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ValidationResult.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidationResult"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.ValidationResult.#ctor(System.Boolean,Microsoft.Crm.Sdk.Messages.TraceInfo,System.Guid)">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.ValidationResult"></see> class, setting the success, traceinfo and activityid properties.</summary>
            <param name="success">Type: Returns_Boolean. The value that indicates whether the appointment or service appointment was validated successfully.</param>
            <param name="activityId">Type: Returns_Guid. The ID of the validated activity.</param>
            <param name="traceInfo">Type: <see cref="T:Microsoft.Crm.Sdk.Messages.TraceInfo"></see>. The reasons for any scheduling failures.</param>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ValidationResult.ActivityId">
            <summary>Gets or sets the ID of the validated activity.</summary>
            <returns>Type: Returns_Guid
The ID of the validated activity. This corresponds to the ActivityPointer.ActivityPointerId attribute, which is the primary key for the ActivityPointer entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ValidationResult.ExtensionData">
            <summary>ExtensionData</summary>
            <returns>Type: Returns_ExtensionDataObjectThe extension data.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ValidationResult.TraceInfo">
            <summary>Gets or sets the reasons for any scheduling failures.</summary>
            <returns>Type: <see cref="T:Microsoft.Crm.Sdk.Messages.TraceInfo"></see>The reasons for any scheduling failures.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.ValidationResult.ValidationSuccess">
            <summary>Gets or sets the value that indicates whether the appointment or service appointment was validated successfully.</summary>
            <returns>Type: Returns_Booleantrue if the appointment or service appointment was validated successfully; otherwise, false.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.VerifyProcessStateDataRequest">
            <summary>internal</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.VerifyProcessStateDataRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.VerifyProcessStateDataRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.VerifyProcessStateDataRequest.ProcessState">
            <summary>internal</summary>
            <returns>Type: Returns_String</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.VerifyProcessStateDataRequest.Target">
            <summary>internal</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.EntityReference"></see></returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.VerifyProcessStateDataResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.VerifyProcessStateDataRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.VerifyProcessStateDataResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.VerifyProcessStateDataResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.VerifyProcessStateDataResponse.IsValid">
            <returns>Type: Returns_Boolean</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.WhoAmIRequest">
            <summary>Contains the data that is needed to retrieve the system user ID for the currently logged on user or the user under whose context the code is running.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.WhoAmIRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.WhoAmIRequest"></see> class.</summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.WhoAmIResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.WhoAmIRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.WhoAmIResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.WhoAmIResponse"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.WhoAmIResponse.BusinessUnitId">
            <summary>Gets the ID of the business to which the logged on user belongs.</summary>
            <returns>Type: Returns_GuidThe ID of the business to which the logged on user belongs. This corresponds to the BusinessUnit.BusinessUnitId attribute, which is the primary key for the BusinessUnit entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.WhoAmIResponse.OrganizationId">
            <summary>Gets the ID of the organization that the user belongs to.</summary>
            <returns>Type: Returns_GuidID of the organization that the user belongs to. This corresponds to the Organization.OrganizationId attribute, which is the primary key for the Organization entity.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.WhoAmIResponse.UserId">
            <summary>Gets the ID of the user who is logged on.</summary>
            <returns>Type: Returns_GuidThe ID of the user who is currently logged on or the user under whose context the executed code is running. This corresponds to the SystemUser.SystemUserId attribute, which is the primary key for the SystemUser entity. </returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.WinOpportunityRequest">
            <summary>Contains the data that is needed to set the state of an opportunity to Won.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.WinOpportunityRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.WinOpportunityRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.WinOpportunityRequest.OpportunityClose">
            <summary>Gets or sets the opportunity close activity associated with this state change. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The opportunity close activity associated with this state change. This must be an instance of the OpportunityClose class, which is a subclass of the Entity class.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.WinOpportunityRequest.Status">
            <summary>Gets or sets a new status of the opportunity. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The status of the opportunity.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.WinOpportunityResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.WinOpportunityRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.WinOpportunityResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.WinOpportunityResponse"></see> class. </summary>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.WinQuoteRequest">
            <summary>Contains the data that is needed to set the state of a quote to Won.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.WinQuoteRequest.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.WinQuoteRequest"></see> class.</summary>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.WinQuoteRequest.QuoteClose">
            <summary>Gets or sets the quote close activity associated with this state change. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.Entity"></see>The quote close activity associated with this state change. This must be an instance of the QuoteClose class, which is a subclass of the Entity class.</returns>
        </member>
        <member name="P:Microsoft.Crm.Sdk.Messages.WinQuoteRequest.Status">
            <summary>Gets or sets a new status of the quote. Required.</summary>
            <returns>Type: <see cref="T:Microsoft.Xrm.Sdk.OptionSetValue"></see>The new status of the quote.</returns>
        </member>
        <member name="T:Microsoft.Crm.Sdk.Messages.WinQuoteResponse">
            <summary>Contains the response from the <see cref="T:Microsoft.Crm.Sdk.Messages.WinQuoteRequest"></see> class.</summary>
        </member>
        <member name="M:Microsoft.Crm.Sdk.Messages.WinQuoteResponse.#ctor">
            <summary>Initializes a new instance of the <see cref="T:Microsoft.Crm.Sdk.Messages.WinQuoteResponse"></see> class. </summary>
        </member>
    </members>
</doc>