Свойство SharedWithMeViewItemRemovalResult.ErrorCode
Пространство имен: Microsoft.SharePoint.Client.Sharing
Сборка: Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property ErrorCode As RemoveItemsFromSharedWithMeViewErrorCode
Get
'Применение
Dim instance As SharedWithMeViewItemRemovalResult
Dim value As RemoveItemsFromSharedWithMeViewErrorCode
value = instance.ErrorCode
public RemoveItemsFromSharedWithMeViewErrorCode ErrorCode { get; }
Значение свойства
Тип: Microsoft.SharePoint.Client.Sharing.RemoveItemsFromSharedWithMeViewErrorCode
См. также
Справочные материалы
SharedWithMeViewItemRemovalResult класс