Click or drag to resize

ClientCheckTeamExists Method

[Missing <summary> documentation for "M:MattermostDriver.Client.CheckTeamExists(System.String)"]

Namespace:  MattermostDriver
Assembly:  MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntax
public bool CheckTeamExists(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:MattermostDriver.Client.CheckTeamExists(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:MattermostDriver.Client.CheckTeamExists(System.String)"]

See Also