Share via


SPAlertHandlerParams.siteId field

Guid representing the ID of the site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public siteId As Guid
'Usage
Dim instance As SPAlertHandlerParams
Dim value As Guid

value = instance.siteId

instance.siteId = value
public Guid siteId

See also

Reference

SPAlertHandlerParams structure

SPAlertHandlerParams members

Microsoft.SharePoint namespace