Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Aplica-se a: SharePoint 2016 | SharePoint Foundation 2013 | | do SharePoint Online SharePoint Server 2013
Exclui campos da lista exibida na mensagem de alerta.
<Properties>
[<ImmediateNotificationExcludedFields>
...
</ImmediateNotificationExcludedFields>] [<DigestNotificationExcludedFields>
...
</DigestNotificationExcludedFields>]
[<NotificationHandlerAssembly>
</NotificationHandlerAssembly>] [<NotificationHandlerClassName>
</NotificationHandlerClassName>]
[<UpdateHandlerAssembly>
</UpdateHandlerAssembly>] [<UpdateHandlerClassName>
</UpdateHandlerClassName>]
</Properties>
Elementos e atributos
As seções a seguir descrevem os atributos, os elementos filhos e os elementos pai.
Atributos
Nenhuma
Elementos filho
- ImmediateNotificationExcludedFields
- DigestNotificationExcludedFields
- NotificationHandlerAssembly
- NotificationHandlerClassName
- UpdateHandlerAssembly
- UpdateHandlerClassName
Elementos pai
Exemplo
<Properties>
<ImmediateNotificationExcludedFields>
ID;Author;Editor;Modified_x0020_By;Created_x0020_By;
_UIVersionString;ContentType;TaskGroup;IsCurrent;Attachments;
NumComments;
</ImmediateNotificationExcludedFields>
<DigestNotificationExcludedFields>
ID;Author;Editor;Modified_x0020_By;Created_x0020_By;
_UIVersionString;ContentType;TaskGroup;IsCurrent;Attachments;
NumComments;
</DigestNotificationExcludedFields>
</Properties>