你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RecipientUserCollection 类

定义

分页收件人用户列表表示形式。

public class RecipientUserCollection
type RecipientUserCollection = class
Public Class RecipientUserCollection
继承
RecipientUserCollection

构造函数

RecipientUserCollection()

初始化 RecipientUserCollection 类的新实例。

RecipientUserCollection(IList<RecipientUserContract>, Nullable<Int64>, String)

初始化 RecipientUserCollection 类的新实例。

属性

Count

获取或设置所有页面的总记录计数数。

NextLink

获取或设置下一页链接(如果有)。

Value

获取或设置页面值。

适用于