Class FollowerRemoved
public class FollowerRemoved : Change, IChange
- Inheritance
-
FollowerRemoved
- Implements
- Inherited Members
- Extension Methods
Constructors
FollowerRemoved(Guid, Guid)
public FollowerRemoved(Guid contact, Guid follower)
Parameters
Properties
ContactIdentifier
public Guid ContactIdentifier { get; set; }
Property Value
FollowerIdentifier
public Guid FollowerIdentifier { get; set; }