ReferenceAttachmentOptions.ProviderName

ReferenceAttachmentOptions.ProviderName property

Gets or sets the name of the provider for the reference attachment. Examples include “GoogleDrive”, “OneDrive”, etc.

public string ProviderName { get; set; }

See Also