mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 13:14:16 +08:00
17 lines
500 B
HTML
17 lines
500 B
HTML
---
|
|
layout: docs
|
|
title: AttributeServerId
|
|
edit_url: "https://github.com/nylas/N1/blob/master/src/flux/attributes/attribute-serverid.coffee"
|
|
---
|
|
|
|
<h2>Summary</h2>
|
|
|
|
<div class="markdown-from-sourecode">
|
|
<p><p>The value of this attribute is always a string or <code>null</code>.</p>
|
|
<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>
|
|
|
|
<ul>
|
|
</ul>
|