PropertySet.InlineImageUrlTemplate Property

Definition

Gets or sets the URL of the template to use for inline images. The InlineImageUrlTemplate property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::String ^ InlineImageUrlTemplate { System::String ^ get(); void set(System::String ^ value); };
public string InlineImageUrlTemplate { get; set; }
Public Property InlineImageUrlTemplate As String

Property Value

The URL of the template to use for inline images.

Applies to