|  | BodyPartMultipartContentLocation Property | 
            Gets the Content-Location of the body part, if available.
            
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.12.1
 Syntax
Syntaxpublic Uri ContentLocation { get; set; }Property Value
UriThe content location.
 Remarks
Remarks
            Gets the Content-Location of the body part, if available.
            
 See Also
See Also