public final class ExchangeListContactsOptions
extends com.aspose.ms.System.Enum
Enumerates the list contacts options
Modifier and Type | Field and Description |
---|---|
static int |
FetchAttachmentAndFullPhotoInformation
Deprecated.
|
static int |
FetchAttachmentAndPhotoInformation
Deprecated.
|
static int |
FetchPhoto
Defines, whether a contact photo to be retrieved from a server.
|
static 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 None
No specific options are defined
@Deprecated public static final int FetchAttachmentAndPhotoInformation
Determines that the attachment and photo information should be fetched
@Deprecated public static final int FetchAttachmentAndFullPhotoInformation
Determines that the attachment and full photo information should be fetched
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.