This topic has not yet been rated - Rate this topic

CmsRecipientCollection Properties

The CmsRecipientCollection type exposes the following members.

  NameDescription
Public property Count The Count property retrieves the number of items in the CmsRecipientCollection collection.
Public property IsSynchronized The 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.
Public property Item The Item property retrieves the CmsRecipient object at the specified index in the collection.
Public property SyncRoot The SyncRoot property retrieves an Object object used to synchronize access to the CmsRecipientCollection collection.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.