Метод | Описание | |
---|---|---|
DaslFilterProvider ( bool doIncludeCustomMessageClasses ) : System | ||
GetAppointmentFilter ( bool isInstantSearchEnabled ) : string | ||
GetContactFilter ( bool isInstantSearchEnabled ) : string | ||
GetTaskFilter ( bool isInstantSearchEnabled ) : string | ||
SetDoIncludeCustomMessageClasses ( bool value ) : void |
public DaslFilterProvider ( bool doIncludeCustomMessageClasses ) : System | ||
doIncludeCustomMessageClasses | bool | |
Результат | System |
public GetAppointmentFilter ( bool isInstantSearchEnabled ) : string | ||
isInstantSearchEnabled | bool | specifies, if the filter should be created for a folder on which instant search is enabled |
Результат | string |
public GetContactFilter ( bool isInstantSearchEnabled ) : string | ||
isInstantSearchEnabled | bool | |
Результат | string |
public GetTaskFilter ( bool isInstantSearchEnabled ) : string | ||
isInstantSearchEnabled | bool | |
Результат | string |
public SetDoIncludeCustomMessageClasses ( bool value ) : void | ||
value | bool | |
Результат | void |