bool HasFlag(PropertyDefinitionFlags flag, ExchangeVersion version) { return this._flags.contains(flag); }