Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.IsEmailServerSet method

Returns a Boolean value that specifies whether an e-mail server has been set for the site.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public static bool IsEmailServerSet(
	SPWeb web
)

Parameters

web
Type: Microsoft.SharePoint.SPWeb
A Microsoft.SharePoint.SPWeb object that represents the site.

Return value

Type: System.Boolean
true if the e-mail server has been set; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.