public final class ExchangeListContactsOptions
extends com.aspose.ms.System.Enum
Enumerates the list contacts options
| Modifier and Type | Field and Description |
|---|---|
static int |
FetchPhoto
Defines, whether a contact photo to be retrieved from a server.
|
static int |
FetchPhotoAndAttachments
Defines, whether a contact photo to be retrieved from a server.
|
static int |
None
No specific options are defined
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final int None
No specific options are defined
public static final int FetchPhoto
Defines, whether a contact photo to be retrieved from a server.
public static final int FetchPhotoAndAttachments
Defines, whether a contact photo to be retrieved from a server.
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.