Свойство SPSite.WarningNotificationSent

Gets a Boolean value that indicates whether a warning notification has been sent.

Пространство имен:  Microsoft.SharePoint
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
Public ReadOnly Property WarningNotificationSent As Boolean
    Get
'Применение
Dim instance As SPSite
Dim value As Boolean

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

Значение свойства

Тип: System.Boolean
true if a notification has been sent; otherwise, false.

См. также

Справочные материалы

SPSite класс

Элементы SPSite

Пространство имен Microsoft.SharePoint