Table of Contents

Class ChangeGroupEmail

Namespace
InSite.Application.Groups.Write
Assembly
Shift.Sdk.dll
public class ChangeGroupEmail : Command, ICommand
Inheritance
ChangeGroupEmail
Implements
Inherited Members
Extension Methods

Constructors

ChangeGroupEmail(Guid, string)

public ChangeGroupEmail(Guid group, string email)

Parameters

group Guid
email string

Properties

Email

public string Email { get; }

Property Value

string