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

  • SEARCH
  • Home
  • 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 6188277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T02:12:19+00:00 2026-05-24T02:12:19+00:00

I am subscribed to an email account using Exchange Web Services 2007 and processing

  • 0

I am subscribed to an email account using Exchange Web Services 2007 and processing attachments as new emails come in. I would like to mark those emails as “read” on the server after I’m done processing them, but I’m finding it’s not as simple as setting the “IsRead” property to true. I’ve even tried the following:

Dim msg As EmailMessage
msg.Load(New PropertySet({EmailMessageSchema.IsRead}))
msg.IsRead = True

I tried this after finding out that I had to load specific schema properties if I wanted to interact with certain parts of the message (like attachments). I’ve also tried directly binding the message to a new object and loading additional properties:

Dim iID as ItemId = msg.Id
Dim tmpMsg as EmailMessage = EmailMessage.Bind(service, iID, New PropertySet(BasePropertySet.FirstClassProperties, EmailMessageSchema.IsRead))
tmpMsg.IsRead = True

I’m getting no luck. I’ve googled around and found one MSDN blog example that seems like it should work, but he’s got some classes that I can’t seem to find (like the Microsoft.Exchange.WebServices.SetItemFieldType class; all I’ve got in the WebServices namespace are the Data and AutoDiscover namespaces, no classes or anything). And since I can’t find those classes or anything similar I’m kinda stuck. He also listed a DAV example but, again, his code uses classes I can’t find in my version of the EWS dll (which is 14.0.0.0). I tried downloading the latest API from Microsoft but that seemed to be the same version as what I already have.

So my question is, is there a way of marking an item as read using Exchange 2007 Web Services?

  • 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-05-24T02:12:19+00:00Added an answer on May 24, 2026 at 2:12 am

    You need to call the tmpMsg.Update method to persist changes back to the server.

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

Sidebar

Related Questions

I'm using the Subscriptions module of Drupal to send out subscribed emails on a
I am new to php. And I would like to know some of the
I need to be able to periodically send email alerts to subscribed users. PHP
I'm using MailChimp's API to subscribe email to a list. Function listsubscribe() is used
I'm trying to use Facebook's registration tool for my website. I would like to
I am trying to add a new email subscriber as a contact to my
Realize there a lot of bulk email services, but what I'm trying to do
I have the following ajax email submit routine on my ASP.NET WebForms web site:
I have form with one input for email and two submit buttons to subscribe
I have to made a page which will send Email to Newsletter subscribers. There

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.