<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
soap:Header
<t:RequestServerVersion Version="Exchange2013_SP1"/>
</soap:Header>
soap:Body
<m:UpdateFolder>
<m:FolderChanges>
<t:FolderChange>
<t:FolderId Id="AAMkADIxOWE0MzBlLWZhMGUtNDIwYi05NTE0LTFmMWRlMmI3NGYxYQAuAAAAAABp9IVjukOxRrS8kMqSmya0AQDgJ233PD1DRp688jcacXBOAAB5/HMlAAA="/>
<t:Updates>
<t:SetFolderField>
<t:Folder>
<t:PermissionSet>
<t:Permissions>
<t:CalendarPermission>
<t:UserId>
<t:PrimarySmtpAddress>wg@ad.com</t:PrimarySmtpAddress>
</t:UserId>
<t:CalendarPermissionLevel>Editor</t:CalendarPermissionLevel>
<t:CanCreateItems>true</t:CanCreateItems>
<t:CanCreateSubFolders>false</t:CanCreateSubFolders>
<t:DeleteItems>All</t:DeleteItems>
<t:EditItems>All</t:EditItems>
<t:IsFolderContact>false</t:IsFolderContact>
<t:IsFolderOwner>false</t:IsFolderOwner>
<t:IsFolderVisible>true</t:IsFolderVisible>
<t:ReadItems>FullDetails</t:ReadItems>
</t:CalendarPermission>
</t:Permissions>
</t:PermissionSet>
</t:Folder>
</t:SetFolderField>
</t:Updates>
</t:FolderChange>
</m:FolderChanges>
</m:UpdateFolder>
</soap:Body>
</soap:Envelope>