python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
EWS API to access Office365 with oAuth via SSIS/C#
I have a SSIS package that is using EWS API to access a mailbox(office365) and read emails attachment. I am using Script Task and C# .The way I am doing it right now is to pass the password of the mai...
Roxana
Votes: 0
Answers: 0
Personal mailboxes FullAccess permissions "NT AUTHORITY\SELF" vs User UPN?
Are personal Exchange mailboxes having FullAccess permissions on their own mailboxes via their UPN rather than "NT AUTHORITY\SELF" a problem?
One user ran into a problem regarding Outlook ta...
Mr Fantasy
Votes: 0
Answers: 0
FolderId got by powershell does not match folderId got by ews
1.FolderId got by powershell Get-MailboxFolderStatistics does not match folderId got by ews get folder.I have got folderId by powershell Get-MailboxFolderStatistics,but it does not match which got by ...
catFly
Votes: 0
Answers: 1
C# EWS O365 Get eMail using Searchfilter with or
i want to search mails and have several filters. As far as i noticed all filters are connected using "and" so all filters have to be valid. Is there something to use filters with "or&qu...
Horst
Votes: 0
Answers: 1