AlternateViewCollection.SyncRoot Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9313)
SyncRoot
Gets an object that can be used to synchronize access to AlternateViewCollection object.
Declaration
public object SyncRoot { get; }
Property Value
| Type | Description |
|---|---|
| Object | an object that can be used to synchronize access to AlternateViewCollection object. |