diff --git a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/App.config b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/App.config index f6945e4..96b90ba 100644 --- a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/App.config +++ b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/App.config @@ -3,45 +3,45 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + - - + + - - - - - - - - + + + + + + + + - + - + - + - \ No newline at end of file + diff --git a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj index 20bdfcb..9fad9af 100644 --- a/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj +++ b/FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj @@ -8,7 +8,7 @@ Properties WOPIautomation WOPIautomation - v4.6.1 + v4.8 512 {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 10.0 diff --git a/MAPIInspector/Source/Parsers/MSOXPROPS.cs b/MAPIInspector/Source/Parsers/MSOXPROPS.cs index bfd5bbe..0f55be4 100644 --- a/MAPIInspector/Source/Parsers/MSOXPROPS.cs +++ b/MAPIInspector/Source/Parsers/MSOXPROPS.cs @@ -658,6 +658,11 @@ public enum PidTagPropertyEnum : ushort /// PidTagClientActions = 0x6645, + /// + /// Specifies the date and time, in UTC, until which the client expects to be actively editing the object. + /// + PidTagClientActivelyEditingUntil = 0x3700, + /// /// Contains the current time, in UTC, when the email message is submitted. ///