exchange-server-2013 Questions
1
I have a problem with loading MimeContent property using EWS with Exchange Server 2013. Here's what I do:
var propertySet = new PropertySet{
ItemSchema.Subject,
ItemSchema.TextBody,
ItemSchema....
Koressa asked 18/4, 2016 at 9:53
2
Solved
I am attempting to establish a PowerShell session to run several Exchange commands against an Exchange server on the localhost. I keep getting the following error:
New-PSSession : [<HOSTNAME>...
Gujarati asked 27/5, 2015 at 20:10
1
© 2022 - 2024 — McMap. All rights reserved.