CMAttachmentBearer.PropagateAttachments Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Propage les pièces jointes qui appartiennent à source
et sont autorisées à se propager à destination
.
public static void PropagateAttachments (this CoreMedia.ICMAttachmentBearer source, CoreMedia.ICMAttachmentBearer destination);
static member PropagateAttachments : CoreMedia.ICMAttachmentBearer * CoreMedia.ICMAttachmentBearer -> unit
Paramètres
- source
- ICMAttachmentBearer
Le porteur de la source.
- destination
- ICMAttachmentBearer
Porteur de destination.