This property specifies the email address to which Search logs when crawling sites.
Syntax
IBuildServer.EmailAddress
Remarks
The address should be in the form username@hostname.
Search identifies itself as the user represented by this email address when it crawls documents on other hosts and Web sites. You must specify this property, otherwise Search will not crawl any sites.
Example
See Accessing an IBuildServer Interface Object.
See Also