public final class ExchangeListContactsOptions
extends com.aspose.ms.System.Enum
Enumerates the list contacts options
Modifier and Type | Field and Description |
---|---|
static int |
FetchAttachmentAndFullPhotoInformation
Determines that the attachment and full photo information should be fetched
|
static int |
FetchAttachmentAndPhotoInformation
Determines that the attachment and photo information should be fetched
|
static int |
None
No specific options are defined
|
public static final int None
No specific options are defined
public static final int FetchAttachmentAndPhotoInformation
Determines that the attachment and photo information should be fetched
public static final int FetchAttachmentAndFullPhotoInformation
Determines that the attachment and full photo information should be fetched
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.