PhonesChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event data of a PhonesChangedEvent.
public ref class PhonesChangedEventArgs : EventArgs
public class PhonesChangedEventArgs : EventArgs
type PhonesChangedEventArgs = class
inherit EventArgs
Public Class PhonesChangedEventArgs
Inherits EventArgs
- Inheritance
-
PhonesChangedEventArgs
Properties
Phones |
Gets the collection of Phone objects. |