Click or drag to resize

Team Class

A data type represents a Team at Cisco Webex cloud.
Inheritance Hierarchy
SystemObject
  WebexSDKTeam

Namespace:  WebexSDK
Assembly:  WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class Team

The Team type exposes the following members.

Constructors
  NameDescription
Public methodTeam
Initializes a new instance of the Team class
Top
Properties
  NameDescription
Public propertyCreated
The time stamp that this team being created.
Public propertyId
The identifier of this team.
Public propertyName
The name of this team
Top
Remarks
Since: 0.1.0
See Also