public final class AttachmentProviderType
extends Enum
The type of web service manipulating the attachment.
Modifier and Type | Field and Description |
---|---|
static int |
OneDriveConsumer
The web reference attachment belongs to a OneDrive Consumer service.
|
static int |
OneDrivePro
The web reference attachment belongs to a OneDrive for Business service.
|
public static final int OneDrivePro
The web reference attachment belongs to a OneDrive for Business service.
public static final int OneDriveConsumer
The web reference attachment belongs to a OneDrive Consumer service.
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.