ContactGroupNotificationEventArgs.IsFullNotification Property

Gets whether this is a full notification.

Namespace:  Microsoft.Rtc.Collaboration.ContactsGroups
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property IsFullNotification As Boolean
    Get
'Usage
Dim instance As ContactGroupNotificationEventArgs
Dim value As Boolean

value = instance.IsFullNotification
public bool IsFullNotification { get; }

Property Value

Type: System.Boolean

See Also

Reference

ContactGroupNotificationEventArgs Class

ContactGroupNotificationEventArgs Members

Microsoft.Rtc.Collaboration.ContactsGroups Namespace