ContactGroupNotificationEventArgs Members
Include Protected Members
Include Inherited Members
This class represents the event arguments for contact group notifications.
The ContactGroupNotificationEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
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. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top