GroupOwner Property | |
Group owner’s email address
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax public string Owner { get; set; }
Public Property Owner As String
Get
Set
public:
property String^ Owner {
String^ get ();
void set (String^ value);
}
member Owner : string with get, set
Property Value
Type:
StringSee Also