Edit

Share via


ContactGroupNotificationEventArgs Class

Definition

This class represents the event arguments for contact group notifications.

public ref class ContactGroupNotificationEventArgs : EventArgs
public class ContactGroupNotificationEventArgs : EventArgs
type ContactGroupNotificationEventArgs = class
    inherit EventArgs
Public Class ContactGroupNotificationEventArgs
Inherits EventArgs
Inheritance
ContactGroupNotificationEventArgs

Remarks

This event argument is returned by the NotificationReceived event.

Properties

Contacts

Gets the Contact updates received in the notification.

DeltaNumber

Gets the DeltaNumber for the current notification.

Groups

Gets the Groups updates received in the notification.

IsFullNotification

Gets whether this is a full notification.

Applies to