Fix MSExchangeFreeBusySOAPRequest.wod

pull/228/head
Francis Lachapelle 2016-11-29 16:14:42 -05:00
parent b27c868271
commit 6f732ba535
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@ serverVersion: WOString {
escapeHTML = NO;
}
bias: WOString {
value = bias;
escapeHTML = NO;
}
address: WOString {
value = address;
escapeHTML = NO;