OfficeLiveComponent Enumeration

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Namespace:  WebSvcDiscovery
Assembly:  OfficeLive (in OfficeLive.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration OfficeLiveComponent
'Usage
Dim instance As OfficeLiveComponent
[SerializableAttribute]
public enum OfficeLiveComponent

Members

Member name Description
Shell The areas of Office Live Small Business not unique to an application.
PublicSite The URL of the public Web site for this resource.
PrivateSites The URL of the Microsoft Office Live Small Business account for this resource.

Remarks

Enumeration for the Component property of the Resource class.

See Also

Reference

WebSvcDiscovery Namespace