Mailspring/docs/AttributeServerId.html

18 lines
500 B
HTML
Raw Normal View History

2015-10-03 01:57:40 +08:00
---
layout: docs
title: AttributeServerId
edit_url: "https://github.com/nylas/N1/blob/master/src/flux/attributes/attribute-serverid.coffee"
2015-10-03 01:57:40 +08:00
---
2015-10-02 03:34:16 +08:00
2015-10-03 01:57:40 +08:00
<h2>Summary</h2>
2015-10-02 03:34:16 +08:00
2015-10-03 01:57:40 +08:00
<div class="markdown-from-sourecode">
<p><p>The value of this attribute is always a string or <code>null</code>.</p>
2015-10-02 03:34:16 +08:00
<p>String attributes can be queries using <code>equal</code>, <code>not</code>, and <code>startsWith</code>. Matching on
<code>greaterThan</code> and <code>lessThan</code> is not supported.</p>
</p>
</div>
2015-10-03 01:57:40 +08:00
<ul>
</ul>