Class RejectedInvitationExtender
Extender that fetches invitation that I (the owner associate) have received and rejected (not other people's rejections of invitations that I have made). It does not fetch rejected assignments, because those are immediately transferred back to the assigning party.
Inheritance
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class RejectedInvitationExtender : AssociateInvitationExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IPlugin, IArchiveProviderExtenderAccept
Constructors
RejectedInvitationExtender()
Extender that fetches invitation that I (the owner associate) have received and rejected (not other people's rejections of invitations that I have made). It does not fetch rejected assignments, because those are immediately transferred back to the assigning party.
Declaration
public RejectedInvitationExtender()
Methods
InnerModifyQuery()
Extender that fetches invitation that I (the owner associate) have received and rejected (not other people's rejections of invitations that I have made). It does not fetch rejected assignments, because those are immediately transferred back to the assigning party.
Declaration
protected override void InnerModifyQuery()