AttachmentEnumerator members
Include protected members
Include inherited members
表示SPEmailMessage附件的列舉值。
The AttachmentEnumerator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Current | 列舉型別中取得目前的電子郵件附件。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
MoveNext | 如果有的話,則您可以前往下一步的電子郵件附件,列舉值。 |
![]() |
Reset | 將列舉值重設為其初始狀態。 |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerator.Current | 列舉型別中取得目前的電子郵件附件。 |
Top