Simple Mail and Post Office Protocol for .Net (SmtPop) |
|
MailAddressList.IsReadOnly Property
gets a value indicating whether the IList is read-only.
public virtual
bool IsReadOnly {get;}
Property Value
true if the collection is read-only; otherwise, false. The default is false
Implements
IList.IsReadOnly
See Also
MailAddressList Class | SmtPop Namespace