This topic has not yet been rated - Rate this topic

SPIncomingEmailService Members

Windows SharePoint Services 3

Represents the service that is used in Windows SharePoint Services for incoming e-mail timer jobs.

The following tables list the members exposed by the SPIncomingEmailService type.

  Name Description
Public method SPIncomingEmailService Overloaded. Initializes a new instance of the SPIncomingEmailService class.
Top
  Name Description
Public property CanUpgrade  Gets a value that indicates whether the object can be upgraded.(inherited from SPPersistedUpgradableObject)
Public property DirectoryManagementServiceUrl Gets or sets the URL of the SharePoint Directory Management SOAP Web service.
Public property DisplayName  Gets the display name that describes the persisted object instance within the administrative user interface.(inherited from SPPersistedObject)
Public property DistributionGroupsEnabled Gets or sets a Boolean value that specifies whether to allow creation of distribution groups from SharePoint sites.
Public property DLsRequireAuthenticatedSenders Gets or sets a Boolean value that specifies whether to require authenticated senders for e-mail messages that are sent to distribution groups.
Public property DropFolder Gets or sets the drop folder that Windows SharePoint Services checks for incoming e-mail messages that arrive from the Simple Mail Transfer Protocol (SMTP) service.
Public property Enabled Gets or sets a Boolean value that specifies whether to enable delivery of incoming e-mail.
Public property Farm  Gets the server farm where the object lives.(inherited from SPPersistedObject)
Public property Id  Gets or sets the GUID that is associated with the object. (inherited from SPPersistedObject)
Public property Instances  Gets a collection of all instances of the service in the server farm.(inherited from SPService)
Public property JobDefinitions  Gets a collection of job definitions for this service.(inherited from SPService)
Public property Name  Gets or sets the name that identifies a particular instance of the object.(inherited from SPPersistedObject)
Public property NeedsUpgrade  Gets or sets a Boolean value that specifies whether the object needs to be upgraded.(inherited from SPPersistedUpgradableObject)
Public property NeedsUpgradeIncludeChildren  Gets a Boolean value that indicates whether the object should be upgraded, considering the children of the object.(inherited from SPPersistedUpgradableObject)
Public property Parent  Gets the ID of the parent class that declares the object.(inherited from SPPersistedObject)
Public property Properties  Gets a property bag that is used to store properties for the persisted object.(inherited from SPPersistedObject)
Public property RemoteDirectoryManagementService Gets or sets a Boolean value that specifies whether to use a remote directory management service to create distribution groups and contacts.
Public property Required Overridden. Gets a Boolean value that indicates whether an instance of the incoming e-mail service must be running on at least one computer in the server farm.
Public property RunningJobs  Gets a collection of running jobs for this service.(inherited from SPService)
Public property ServerAddress Gets or sets the name of the server where incoming e-mail messages are received.
Public property ServerDisplayAddress Gets or sets the suffix of the e-mail server address that is displayed in the administrative user interface.
Public property SmtpInstanceId Gets or sets the ID of the Internet Information Services (IIS) Simple Mail Transfer Protocol (SMTP) instance to configure with IP security settings.
Public property Status  Gets or sets the status of the object that the class represents.(inherited from SPPersistedObject)
Public property TypeName Overridden. Gets the display name that is used to describe the object type within the administrative user interface.
Public property UpgradeContext  Gets additional upgrade context. (inherited from SPPersistedUpgradableObject)
Public property UpgradedPersistedProperties  Gets the collection of field names and values for fields that were deleted or changed. (inherited from SPAutoSerializingObject)
Public property UseAutomaticSettings Gets or sets a Boolean value that specifies whether incoming e-mail settings are automatically gathered from the default Internet Information Services (IIS) Simple Mail Transfer Protocol (SMTP) instance.
Public property UseDirectoryManagementService Gets or sets a Boolean value that specifies whether the incoming e-mail service uses a SharePoint Directory Management SOAP Web service.
Public property Version  Gets the time that the object was last updated.(inherited from SPPersistedObject)
Top
(see also Protected Methods )
  Name Description
Public method ChangeIPRestrictionList Specifies the servers from which the incoming e-mail service accepts e-mail messages.
Public method Clone  Returns a clone of the object that does not come from the in-memory cache, which enables calling code to help ensure thread safety.(inherited from SPPersistedObject)
Public method Delete  Removes the object from the collection and the server farm.(inherited from SPPersistedObject)
Public method Equals  Overloaded. (inherited from SPPersistedObject)
Public method GetChild  Overloaded. (inherited from SPPersistedObject)
Public method GetHashCode  Serves as a hash function for the persisted object.(inherited from SPPersistedObject)
Public method GetIPRestrictionList Gets the list of servers from which the incoming e-mail service accepts e-mail messages.
Public method GetObjectData  (inherited from SPAutoSerializingObject)
Public method GetType  (inherited from Object)
Public method Invalidate  Invalidates computed property values of the IUpgradable interface.(inherited from SPPersistedUpgradableObject)
Public method Static op_Equality  (inherited from SPPersistedObject)
Public method Static op_Inequality  (inherited from SPPersistedObject)
Public method Provision  Makes the necessary changes to the local server to use the object.(inherited from SPPersistedObject)
Public method Static ReferenceEquals  (inherited from Object)
Public method ScheduleAutomaticSettingsUpdate Resets the timer job that is implemented in the incoming e-mail service to use settings of the default Internet Information Services (IIS) Simple Mail Transfer Protocol (SMTP) instance.
Public method ToString  Returns the type and name of an object and of all its ancestors (parent, grandparent, and so on).(inherited from SPPersistedObject)
Public method Uncache  Frees the memory cache that is used by the object.(inherited from SPPersistedObject)
Public method Unprovision  Makes the necessary changes to the local server to clean up after deleting the object.(inherited from SPPersistedObject)
Public method Update Overloaded. Overridden.  
Public method Upgrade  Overloaded. Upgrades the object.(inherited from SPPersistedUpgradableObject)
Top
  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Protected method OnDeserialization  Called immediately after the base class deserializes itself to do additional work.(inherited from SPPersistedObject)
Protected method UpdateParent  Causes the containing SPPersistedObject, if one exists, to update its state. (inherited from SPAutoSerializingObject)
Protected method Validate  Validates the state of all fields before persisting the object. (inherited from SPPersistedObject)
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ