Share via


Resource Class

[This documentation is preliminary and is subject to change.]

Contains settings to identify a particular resource.

Web Service  Discovery

Web Reference  https://apis.officelive.com/discoverywebsvc/discovery.asmx

Syntax

public class Resource

Public Properties

Name Type Description
Name string
Url string
Component OfficeLiveComponent
Type OfficeLiveResourceType
User User
Roles Role[]
UserRoleID string ID of the role corresponding to the user of the resource

See Also