Table of Contents

Class GroupPhoneChanged

Namespace
InSite.Domain.Contacts
Assembly
Shift.Sdk.dll
public class GroupPhoneChanged : Change, IChange
Inheritance
GroupPhoneChanged
Implements
Inherited Members
Extension Methods

Constructors

GroupPhoneChanged(string, string)

public GroupPhoneChanged(string phone, string fax)

Parameters

phone string
fax string

Properties

Fax

public string Fax { get; }

Property Value

string

Phone

public string Phone { get; }

Property Value

string