ABUnknownPersonCreatedEventArgs Class

Definition

Provides data for the PersonCreated event.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public class ABUnknownPersonCreatedEventArgs : EventArgs
type ABUnknownPersonCreatedEventArgs = class
    inherit EventArgs
Inheritance
ABUnknownPersonCreatedEventArgs
Attributes

Constructors

ABUnknownPersonCreatedEventArgs(ABPerson)

Initializes a new instance of the ABUnknownPersonCreatedEventArgs class.

Properties

Person

Applies to