EwsCategoryCollection.ICollection<String>.IsReadOnly Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 8.0.9673)
ICollection<String>.IsReadOnly
Gets a value indicating whether the collection is read-only.
Declaration
bool ICollection<string>.IsReadOnly { get; }
Returns
| Type | Description |
|---|---|
| Boolean | Always returns false. |