SourceValidation members

Provides a container for data about whether a source is valid.

The SourceValidation type exposes the following members.

Constructors

  Name Description
Public method SourceValidation Initializes a new instance of an empty SourceValidation object.

Top

Properties

  Name Description
Public property ContainerId Gets and sets the ID of a SourceValidation object.
Public property DisplayId Gets and sets the ID to be shown in a user interface.
Public property ExternalEndPoint Gets and sets the URL of a mailbox web service.
Public property ExternalFederationId Reserved for future use.
Public property FederationId Gets and sets the ID of a search result source that this source is from.
Public property InputText Gets and sets the text that was used to validate the source.
Public property IsLocation Gets or sets whether the SourceValidation object is a location or a mailbox.
Public property IsMembershipGroup Gets or sets a value that specifies whether the mailbox is a distribution list.
Public property IsTopLevelSiteCollection Gets or sets a value that determines whether the location is the root web of a site collection.
Public property IsValid Gets or sets a value that specifies if a SourceValidation object is valid or invalid.
Public property Query Reserved for future use.
Public property SiteId Gets and sets the ID of an SPSite object for a SourceValidation object.
Public property SmtpAddress Gets and sets the SMTP address of a mailbox.
Public property SourceType Gets and sets a SourceType object.
Public property Title Gets and sets the display name of a SourceValidation object.
Public property ValidationText Gets and sets the text to be displayed after validation occurs.
Public property WebId Gets and sets the ID of an SPWeb object for a SourceValidation object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SourceValidation class

Microsoft.Office.Server.Discovery namespace