CreateSpaceResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Create Space
public class CreateSpaceResponse
type CreateSpaceResponse = class
Public Class CreateSpaceResponse
- Inheritance
-
CreateSpaceResponse
Constructors
| Name | Description |
|---|---|
| CreateSpaceResponse() | |
Properties
| Name | Description |
|---|---|
| Created |
created |
| CreatorId |
creatorId |
| Id |
id |
| IsLocked |
isLocked |
| LastActivity |
lastActivity |
| Title |
title |
| Type |
type |