Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8075573
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T15:01:46+00:00 2026-06-05T15:01:46+00:00

Where is a good tutorial/guide on how to use the parameters for a C#

  • 0

Where is a good tutorial/guide on how to use the parameters for a C# CRM SDK OrganizationRequest parameter collection?

Here’s my code so far:

CrmConnection connection = CrmConnection.Parse("hidden");
OrganizationService service = new OrganizationService(connection);

OrganizationRequest request = new OrganizationRequest("requestname");
/* ... ? */

How would I modify request so when I execute it with service I get the number of contacts?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T15:01:47+00:00Added an answer on June 5, 2026 at 3:01 pm

    According to OrganizationRequest class description, it was not designed to work directly with this class, but you can if you want.

    You can use this class, specifying the parameter collection. However,
    when you use the derived class, the parameter collection is created
    for you.

    Actually you should specify not only parameter collection, but also request name. Full list of available request names was provided here. Depending what request name you need you should specify appropriate parameters collection. Actually there is no complete reference for parameters collection.

    Another question is how to retrieve count of contacts. Here you have two options. The first one is not related to OrganizationRequest, but you have to use organization context and linq queries. Sample was described here. Another option is using of ExecuteFetch message request name.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any good tutorial or code snippet out there on how to use
I'm looking for a good guide/tutorial on multithreading in C++ (and ideally in general).
I'm looking for good tutorial or really simple code to integrate mongokit and django
can some one guide me to a good tutorial for jquery ckeditor integration?
Anyone could recommend a good guide/tutorial/article with tips/guidelines in how to organize and partition
Does anyone have any links to a good, concise, Tutorial or guide to .Net
Is there a good guide or tutorial for people who need to programmatically interact
Looking for a good tutorial on how to update a mysql database using a
Is there any good tutorial for creating WPF controls entirely at runtime? Thanks
Where can I find a good tutorial on TDD with ASP.NET MVC 1.0? I'd

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.