ExternalChangeEventArgs Class

Definition

Provides data for the ExternalChange event.

public class ExternalChangeEventArgs : EventArgs
type ExternalChangeEventArgs = class
    inherit EventArgs
Inheritance
ExternalChangeEventArgs

Constructors

Name Description
ExternalChangeEventArgs(ABAddressBook, NSDictionary)

Initializes a new instance of the ExternalChangeEventArgs class.

Properties

Name Description
AddressBook

The ABAddressBook which raised the ExternalChange event.

Info

Additional informationa about the ExternalChange event.

Applies to