SharingResourceList members

Encapsulates a collection of shareable resources.

The SharingResourceList type exposes the following members.

Properties

  Name Description
Public property Count Returns number of items in the list.
Public property IsReadOnly
Public property IsShareable Can the resource list be shared?
Public property Item Given an index, returns an item in the list.

Top

Methods

  Name Description
Public method Add Adds a new item to the list.
Public method Clear
Public method Contains
Public method CopyTo
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method IndexOf
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method Insert
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Remove
Public method RemoveAt
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See also

Reference

SharingResourceList class

Microsoft.Lync.Model.Conversation.Sharing namespace