This topic has not yet been rated - Rate this topic

SPIncomingEmailService.ServerDisplayAddress Property

Windows SharePoint Services 3
Gets or sets the suffix of the e-mail server address that is displayed in the administrative user interface.

Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public string ServerDisplayAddress { get; set; }

Property Value

A string that contains the suffix of the e-mail server address. For example, if the address is MyList@example.com, then the ServerDisplayAddress property contains example.com.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.