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.
Email address to which to send password change notifcations Used by the automatic password change feature.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property PasswordChangeEmailAddress As String
Get
Set
'Usage
Dim instance As SPFarm
Dim value As String
value = instance.PasswordChangeEmailAddress
instance.PasswordChangeEmailAddress = value
public string PasswordChangeEmailAddress { get; set; }
Property value
Type: System.String
Returns String.