UserProfileManager.MySiteEmailSenderName Property
Gets or sets the name of the e-mail sender name for MySites in the current context.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property MySiteEmailSenderName As String
Get
Set
'Usage
Dim instance As UserProfileManager
Dim value As String
value = instance.MySiteEmailSenderName
instance.MySiteEmailSenderName = value
public string MySiteEmailSenderName { get; set; }
Property Value
Type: System.String
Returns String.