CustomAttachmentStorageData

MessageObjectAttachmentEntity.CustomAttachmentStorageData property

获取或设置自定义附件存储数据。可以为null。

public CustomAttachmentStorage CustomAttachmentStorageData { get; set; }

适当的价值

自定义附件存储数据。

评论

与互斥EmbeddedMessage或者两者都可以为空。

也可以看看