Interface IGraphPhoneCollection
Public interface to define a collection of phones for an event
public interface IGraphPhoneCollection : IDataModelCollection<IGraphPhone>, IEnumerable<IGraphPhone>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection
- Inherited Members
- Extension Methods