Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, array<Certificate>[]()[][])
Sets the content of this entity to the specified enveloped entity.
(Inherited from MimeEntity.)
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, String, array<Certificate>[]()[][])
Sets the content of this entity to the specified enveloped entity.
(Inherited from MimeEntity.)
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, SymmetricKeyAlgorithmId, EncryptionParameters, array<Certificate>[]()[][])
Sets the content of this entity to the specified enveloped entity.
(Inherited from MimeEntity.)
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, String, EncryptionParameters, array<Certificate>[]()[][])
Sets the content of this entity to the specified enveloped entity.
(Inherited from MimeEntity.)
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, String, Int32, array<Certificate>[]()[][]) Obsolete. (Inherited from MimeEntity.)
Public methodSupported by the .NET Compact FrameworkSetEnvelopedContent(MimeEntity, SymmetricKeyAlgorithmId, Nullable<(Of <<'(Int32>)>>), EncryptionParameters, array<Certificate>[]()[][])
Sets the content of this entity to the specified enveloped entity.
(Inherited from MimeEntity.)

See Also