The CmsRecipientCollection.IsSynchronized property retrieves whether access to the collection is synchronized, or thread safe. This property always returns false, which means that the collection is not thread safe.
Documentation for this section has not yet been entered.