Table of Contents

Class GroupAddressChanged

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

Constructors

GroupAddressChanged(AddressType, GroupAddress)

public GroupAddressChanged(AddressType type, GroupAddress address)

Parameters

type AddressType
address GroupAddress

Properties

Address

public GroupAddress Address { get; }

Property Value

GroupAddress

Type

public AddressType Type { get; }

Property Value

AddressType