Show / Hide Table of Contents

Class GetContactsInput

Inheritance
System.Object
GetContactsInput
Namespace: Volo.Chat.Users
Assembly: Volo.Chat.Application.Contracts.dll
Syntax
public class GetContactsInput : object

Properties

Filter

Declaration
public string Filter { get; set; }
Property Value
Type Description
System.String

IncludeOtherContacts

Declaration
public bool IncludeOtherContacts { get; set; }
Property Value
Type Description
System.Boolean
Back to top Powered by Volosoft