Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the body of the notification email if there is a site mailbox associated with the site.
Namespace: Microsoft.SharePoint.Client.InformationPolicy
Assembly: Microsoft.Office.Client.Policy (in Microsoft.Office.Client.Policy.dll)
Syntax
'Declaration
Public Property EmailBodyWithTeamMailbox As String
Get
Set
'Usage
Dim instance As ProjectPolicy
Dim value As String
value = instance.EmailBodyWithTeamMailbox
instance.EmailBodyWithTeamMailbox = value
public string EmailBodyWithTeamMailbox { get; set; }
Property value
Type: System.String
Remarks
The policy can be configured to send a notification email to the site owners in advance of the site expiration.