Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
132 views

how to convert .msg file into Exchange.EmailMessage object in .net c#

I need to open and convert a .msg file from disk into Exchange EmailMessage object in order to iterate it and do some operations. It can be possibile? I cannot find something useful on internet. There'...
Cardo's user avatar
  • 1
1 vote
3 answers
618 views

How to get PidTag properties from Exchange via Graph API

I want to read PidTag properties from a specific e-mail message via Graph API REST call. For singleValueExtendedProperties that is no problem as each of them has a specific GUID and in the filter ...
DonMarc0's user avatar
0 votes
1 answer
267 views

Send Meeting invite to outlook room using php

The idea is to send a email via PHP mailer to office365 Room email ID with meeting start time and end time, now once the meeting request is accepted by the Microsoft exchange, I need to see that in ...
Nithin Kumar's user avatar
0 votes
1 answer
289 views

How to access outlook meeting details of another user from a Shareable calendar using Rest API

I am trying to create a web app whose primary task is to fetch an appointment with another user. I need to fetch an appointment on outlook calendar. I am working with Microsoft Rest APIs directly from ...
Saurabh Tiwari's user avatar
0 votes
1 answer
214 views

Does we have Json rest api for GetUserAvailability operation in outlook exchange server api?

I have implement Soap api for getting the free/busy data for particular person . But Is there is any rest api for this . Because rest api is more flexible for implementation. https://msdn.microsoft....
Himanshu sharma's user avatar
0 votes
1 answer
175 views

How can I get count of occurrences from Master instance of appointment EWS?

I want to print count of total occurrences which is present in master instance of recurring appointment. While I am using appointment.getRecurrence().getNumberOfOccurrences() it returns null value. ...
im_mangesh's user avatar
0 votes
1 answer
465 views

Outlook/Exchange RoomFinder (w/ Lex)

I'm an intern and I've been tasked with creating a RoomFinder API for Outlook that works with Amazon's Lex/Lambda to find a location and schedule meetings given a list of participants. The API is ...
Nutters's user avatar
  • 847
0 votes
2 answers
1k views

Maximum number of devices allowed to use the same Outlook account

What's the maximum number of devices that can use an Outlook account at the same time? I need to keep an Office365 user logged in (for months) on 7 tablets at the same time plus sporadically access it ...
Gabe's user avatar
  • 6,367